Checking Leap Year

Checking Leap Year! A simple code to check whether the given year is leap year or not.Welcome to the code! Here’s a simple code to check whether the given year…

Continue Reading Checking Leap Year

Swapping two numbers

Swapping Two Variables A code to swap two variables given by the user.Welcome to the code! Here’s a simple code to swap two variables for all the beginners to start…

Continue Reading Swapping two numbers

Temperature Conversion

Temperature Conversion A code to convert Celsius to Fahrenheit and vice versa.Welcome to the code! This code helps the beginners to use a while loop to convert Celsius to Fahrenheit…

Continue Reading Temperature Conversion