We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
leap
1 parent e8bac57 commit f4fd499Copy full SHA for f4fd499
exercises/practice/leap/.meta/config.json
@@ -13,7 +13,7 @@
13
".meta/example.v"
14
]
15
},
16
- "blurb": "Given a year, report if it is a leap year.",
+ "blurb": "Determine whether a given year is a leap year.",
17
"source": "CodeRanch Cattle Drive, Assignment 3",
18
"source_url": "https://coderanch.com/t/718816/Leap"
19
}
0 commit comments