Skip to content

Missing Output for Exercise_05_27 #69

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" : " "));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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