0
Beginner JS question
How do I code this is JavaScript 1. User inputs a number 2. Calculate if itâs divisible by 4 3. If it is, say that itâs a leap year
1 Answer
+ 4
You need examples and/or inspirations? you can search Code Playground with 'leap year' term. Don't forget to enable filter for project type to "Web" đ