You are on page 1of 14

Python Code File

Index
Pg. -2:- For a calculator in Python
Pg. -3:- For finding the area of a square
Pg-4:- For finding average marks
Pg. -5:- For converting Celsius to Fahrenheit
Pg-6:- For calculating simple interest
Pg. -7:- For checking if a number is divisible by 3 or not
Pg-8:- For finding the CP
Pg. -9:- For checking if a number is odd or even
Pg-10:- For finding the largest number
Pg. -11:- For finding the sum and product of two numbers
Pg-12:- For printing the table of a number
Pg. -13:- For squaring a number
Pg-14:- For finding the area of a triangle

Page 1of 14
For a calculator in Python

Page 2of 14
For finding the area of the
square

Page 3of 14
For finding the average
marks

Page 4of 14
For converting Celsius to
Farhenheit

Page 5of 14
For calculating the simple
intrest

Page 6of 14
For checking if a number is
divisible by 3 or not

Page 7of 14
For calculating the cost price

Page 8of 14
For checking if a number is
odd or even

Page 9of 14
For finding the larges
number

Page 10of 14
For calculating the sum and
product of two numbers

Page 11of 14
For printing the table of a
number

Page 12of 14
For squaring a number

Page 13of 14
For calculating the area of a
triangle

Page 14of 14

You might also like