Operators expressions and python statements Programming Examples
Operators expressions and python statements Practical Questions
Topic : Operators Expressions and Python Statements
Question - 5
Python program to obtain the marks in computer of some student and find mean median and mode
Question - 8
Python program to accept three side of triangle and find its area by using Herons Formula
Question - 11
Python program to find a side of a right angled triangle whose two sides and an angle is given
Question - 19
Python program to print the volume of a cylinder when radius and height of the cylinder is given by user
Question - 20
Python program that asks your height in centimeters and converts it into foot and inches
Question - 25
Python program to take the temperatures of all 7 days of the week and displays the average temperature of that week
Question - 46
Python program to take two inputs for day month and then calculate which day of the year
Question - 47
Python program that asks a user for a number of years and then prints out the number of days hours minutes and seconds
Question - 54
Python program to input 3 numbers from user and check these are unique numbers are not
Question - 56
Python program to take two numbers and print if the first number is fully divisible by second number or not
Question - 59
Python program to read 3 numbers in 3variables and swap first two variables with the sums of first and second
Question - 65
Python program to input three unequal numbers and display the greatest and the smallest number
Question - 67
Python program to input 2 integer number and check where they are same of different number
Question - 68
Python program to take two numbers and check that the first number is fully divisible by second number or not
Question - 71
Python program to input assets liabilities and capital then check accounting equation means balanced or not
Question - 73
Python program to calculate debt to equity check whether it is risky scenario for investor or not
Question - 77
Python program using if Elif else statement to find the number of days present in a month
Question - 78
Pythoon program to read todays date only date Part from user Then display how many days are left in the current month
Question - 80
Python program to accept marks of English math and science and display the appropriate stream allotted to the candidate
Question - 83
Python program to compute the result when two numbers and one operator is given by user
Question - 88
Python program to input length of three sides of a triangle Then check if these sides will form a triangle or not
Question - 89
Python program to input 3 sides of a triangle and print whether it is an equilateral scalene or isosceles triangle
Question - 96
Python program to find the difference between greatest and smallest digits presents in the number
Question - 99
Python program to check whether it is a prime number or not If it is not a prime then display the next number that is prime
Question - 106
Python program to input any string and count number of uppercase and lowercase letters
Question - 114
Python program to calculate compound simple interest after taking the principle rate and time
Question - 116
Python program to calculate the sum of odd numbers divisible by 5 from the range 1 to 100
Question - 125
Python program to find the average of the list of the numbers entered through keyboard
Question - 126
Python program to find the largest number from the list of the numbers entered through keyboard
Question - 134
Python program to Print numbers from 11 to N When the number is a multiple of 3 print Tipsy when it is a multiple of 7 print Topsy
Question - 136
Python program to input any number and to print all natural numbers up to given number
Question - 5
Python program to obtain the marks in computer of some student and find mean median and mode
Question - 8
Python program to accept three side of triangle and find its area by using Herons Formula
Question - 11
Python program to find a side of a right angled triangle whose two sides and an angle is given
Question - 19
Python program to print the volume of a cylinder when radius and height of the cylinder is given by user
Question - 20
Python program that asks your height in centimeters and converts it into foot and inches
Question - 25
Python program to take the temperatures of all 7 days of the week and displays the average temperature of that week
Question - 46
Python program to take two inputs for day month and then calculate which day of the year
Question - 47
Python program that asks a user for a number of years and then prints out the number of days hours minutes and seconds
Question - 54
Python program to input 3 numbers from user and check these are unique numbers are not
Question - 56
Python program to take two numbers and print if the first number is fully divisible by second number or not
Question - 59
Python program to read 3 numbers in 3variables and swap first two variables with the sums of first and second
Question - 65
Python program to input three unequal numbers and display the greatest and the smallest number
Question - 67
Python program to input 2 integer number and check where they are same of different number
Question - 68
Python program to take two numbers and check that the first number is fully divisible by second number or not
Question - 71
Python program to input assets liabilities and capital then check accounting equation means balanced or not
Question - 73
Python program to calculate debt to equity check whether it is risky scenario for investor or not
Question - 77
Python program using if Elif else statement to find the number of days present in a month
Question - 78
Pythoon program to read todays date only date Part from user Then display how many days are left in the current month
Question - 80
Python program to accept marks of English math and science and display the appropriate stream allotted to the candidate
Question - 83
Python program to compute the result when two numbers and one operator is given by user
Question - 88
Python program to input length of three sides of a triangle Then check if these sides will form a triangle or not
Question - 89
Python program to input 3 sides of a triangle and print whether it is an equilateral scalene or isosceles triangle
Question - 96
Python program to find the difference between greatest and smallest digits presents in the number
Question - 99
Python program to check whether it is a prime number or not If it is not a prime then display the next number that is prime
Question - 106
Python program to input any string and count number of uppercase and lowercase letters
Question - 114
Python program to calculate compound simple interest after taking the principle rate and time
Question - 116
Python program to calculate the sum of odd numbers divisible by 5 from the range 1 to 100
Question - 125
Python program to find the average of the list of the numbers entered through keyboard
Question - 126
Python program to find the largest number from the list of the numbers entered through keyboard
Question - 134
Python program to Print numbers from 11 to N When the number is a multiple of 3 print Tipsy when it is a multiple of 7 print Topsy
Question - 136