Posts

Showing posts from December, 2022

Basic codes in Python

 1.Adding of numbers 2.Print max by taking 2 numbers as input 3.swapp the numbers from a to b and b to a 4.Take an input as a year and check whether the given year is a leap year or not Leap year