Skip to main content

Posts

Featured

Latest Posts

Program to display calendar of the given month and year

Write a Python function that takes a number as a parameter and check the number is prime or not

Write a Python function that takes a list and returns a new list with unique elements of the first list

Write a Python function that accepts a string and calculate the number of upper case letters and lower case letters

Write a Python function to check whether a number is in a given range

Write a Python function to calculate the factorial of a number (a non-negative integer)

Write a Python program to reverse a string

Write a Python function to multiply all the numbers in a list

Write a Python function to sum all the numbers in a list

Write a Python function to find the Max of three numbers