Hello folks!
In this repo you can find solutions for basic python problems.
Start your coding with print("Hello")
Happy Coding!!!
Starting with Basic Printing Hello World
Add Two Numbers With User Input
Find the Square Root of a Number
To display the first and last colors from the list
To display the current date and time
To find the entered number is even or odd
Getting the input from the user and rounding off the number to 1 decimal point
Finding the cube root of the entered number
To convert Celius into Fahrenheit.
Find the Nth term of the series
Find the length of its circumference of the Circle
Write a code to get an integer N and print the even values from 1 till N in a separate line.
Removing all the whitespaces and then printing the length of the remaining string.
To check whether the entered year is a leap year or not.
Print the number of days in the month corresponding to that input number.
Find the small number from the two input number with single input
Simple Interest using the formula S.I. = PTR/100


















