Posts
Showing posts from September, 2020
Program to display calendar of the given month and year
- Get link
- X
- Other Apps
Write a Python function that takes a number as a parameter and check the number is prime or not
- Get link
- X
- Other Apps
Write a Python function that takes a list and returns a new list with unique elements of the first list
- Get link
- X
- Other Apps
Write a Python function that accepts a string and calculate the number of upper case letters and lower case letters
- Get link
- X
- Other Apps
Write a Python function to check whether a number is in a given range
- Get link
- X
- Other Apps
Write a Python function to calculate the factorial of a number (a non-negative integer)
- Get link
- X
- Other Apps
Write a Python program to reverse a string
- Get link
- X
- Other Apps
Write a Python function to multiply all the numbers in a list
- Get link
- X
- Other Apps
Write a Python function to sum all the numbers in a list
- Get link
- X
- Other Apps
Write a Python function to find the Max of three numbers
- Get link
- X
- Other Apps