Page 1 of 1

PROGRAM SHOULD LOOK LIKE THIS

Posted: Mon Jun 06, 2022 12:08 pm
by answerhappygod
PROGRAM SHOULD LOOK LIKE THIS
Program Should Look Like This 1
Program Should Look Like This 1 (27.98 KiB) Viewed 41 times
Program Should Look Like This 2
Program Should Look Like This 2 (27.98 KiB) Viewed 41 times
Write a program that works out if a given year is a leap year This is how to workout whether if a perticular year is a leap year on every year that is evenly divisible by 100 except every year that is evenly divisible by 100 unless the year is also evenly divisible by 400 Note :Study the flow chart given below vally charly gby 190 by 400 Create a unique code Create a function leap Year 697 to accept the parameter (e year) and return whether the given year is a leap year Javascript program name should be like Assign2_697 Add Comments to the program Add the last 3 digits of your student number to variables/functions Take clear screen shots of the program source code and the outputs Run the program for at least 4 test cases 2017,1900,2012.2000 Paste all the screen shots to a Word Document and convert the Word Document to PDF In addition to the Word Document create a text file using notepad and paste the program source code Guideline: