Pricing
Learn
Code
Deploy
More
Basics
Functions
Collections
Control Statements
OOPs
Working with Files
Working with MongoDB
Data Science
Solved examples
Examples
Improve Content
Examples
Here are some of the solved python programs for your reference.
1.
Python program to multiply given two numbers
2.
Python program to find largest number from given 2 numbers
3.
Python program to calculate discount
4.
Python program to calculate salary hike
5.
Python program to convert kilograms to grams
6.
Python program to convert grams to kilograms
7.
Python program to find largest number present in a list
8.
Python program to convert fahrenheit to celsius
9.
Python program to print numbers from 1 to 10 using while loop
10.
Python program to print numbers from 1 to 10 using for loop
11.
Python program to calculate triangle circumference
12.
Python program to convert miles to kilometers
13.
Python program to calculate circle area
14.
Python program to calculate interest
15.
Python program to print Fibonacci series using while loop
16.
Python program to convert hours to minutes
17.
Python program to print table for given number
18.
Python program to find gcd(Greatest Common Divisor) of two numbers
19.
https://onecompiler.com/posts/3tge3brj7/python-program-to-print-numbers-from-1-to-10-using-for-loop
20.
Python program to print factorial of given number
21.
Python program to calculate parallelogram circumference
22.
Python program to take birth year and tells age
23.
Python program to convert centimeters into millimeters
24.
Python program to convert rupees to dollars
25.
Python program to calculate rectangle area and circumference
26.
Python program to convert days to milliseconds
27.
Python program to convert millimeters into centimeters
28.
Python program to calculate trapezoid circumference
29.
Python program to calculate circle circumference
30.
Python program to take a number as input and tells its positive or negative
31.
Python program to find largest number from given 3 numbers
32.
Python program to take a number as input and calculate the square of that number
33.
Python program to take two numbers from user and add those two numbers
34.
Python program to take a number as input and tells its even or odd number
35.
Python program to take a character and tells its vowel or consonant