Write a program to check if a number is prime or not. and also print all Prime Numbers in given Interval by user. on 11/30/2021 Python Program +
Write a program to find the factorial of a number provided by the user. on 11/27/2021 Python Program +
Write a program to calculate area of triangle, taking three sides from user. on 11/23/2021 Python Program +