lucproblem002.c¶
Problem Statement
A year is entered through the keyboard, write a program to determine whether the year is leap or not. Use the logical operators && and || .
Metadata¶
| Property | Detail |
|---|---|
| Author | Amit Dutta (amitdutta4255@gmail.com) |
| License | MIT |
Actions¶
💡 You can print or save this file by opening Raw and using your browser.