• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

Use modulo operator to check if a year is a leap year.

if
17th Oct 2019, 4:09 PM
Tony
2 Answers
+ 4
https://code.sololearn.com/cjhG7aMUgi2f/?ref=app
17th Oct 2019, 4:20 PM
Shadow Ninja[#Inactive]
Shadow Ninja[#Inactive] - avatar
+ 1
You can do like this if(year % 4 == 0) { alert(year); }
17th Oct 2019, 5:17 PM
AÍąJ
AÍąJ - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Activity Section in Profile has Gone
1 Votes
API
0 Votes
Which is easier to learn first between python and JS?
0 Votes
Does sololearn teaches on how to create games
0 Votes
General Inquiry
0 Votes
how to be good at coding
1 Votes
Why anybody does not check my new code bits it's sad for my hard work
1 Votes
Help for roadmap
0 Votes
I HAVE A PROBLEM I CANNOT ABLE TO SEND MESSAGE ANYONE AND ALSO MY MESSAGE SECTION NOT AVAILABLE "PLEASE ACTIVATE YOUR ACCOUNT
0 Votes
Need help?
1 Votes