- 2
The full questions is in description
A year is a leap year if it is divisible by 4 , except that years divisible by 100 are not leap years unless they are also divisible by 400 .WAP that asks the user for a leap year and prints out whether it is a leap year or not
5 Respostas
+ 8
Why don't u try making it by yourself first using if else conditions? If u are still facing problem then ask again with ur code. But, give it a try by yourself first.
+ 5
Can u post ur code here in which u have tried ??
0
thanks
- 1
i don't save the code