Skip to content

Missing Output for Exercise_05_27 #69

Open
@kazisean

Description

@kazisean

The question ask to display the number of leap years found along with the years. Where in the program it only shows the years not the count.

			System.out.print(year + (count % 10 == 0 ? "\n" : " "));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions