Help
Figured it out!
Last edited on
Replace System.out.println("/*...*/");
with isLeapYear = /*...*/
in isLeapYear function.
.
Last edited on
Now initialize isLeapYear with the result returned by your isLeapYear function.
Topic archived. No new replies allowed.