Все публикации

Find area and circumference of a circle using python

Add even numbers from a range of numbers using for loop

Extract middle character and length of a string | Python program

Python program to reverse input string using def function

Check if number is palindrome or not using def function in python

Find average of numbers using def function in python

Add and subtract numbers using def function in python

Check the type of variable in python

Python program to check if input name is vowel or not

Python program to extract items from a list

Python program to input basic pay and find gross pay

Python program to print sum of first 100 natural numbers

Python program to print numbers backwards

Python program to print only odd numbers up to a number (using loop)

Python program to print only even numbers up to a number (using loop)

Python program to print numbers up to an input number (using loop)

Python program to calculate average of input numbers

Python program to find square and cube of an input number

Python program to check year is a leap year or not

Python program to count occurrence of a word in a sentence

Python program to check if number is positive or negative

Python program to calculate total price of items | Dictionary in list

Python program to calculate profit

Python program to print initials of name and surname