Lab Manual P.F
Lab Manual P.F
(SIMT)
S.no Content
CODE:
OUTPUT:
02
OBJECTIVE:
Write a python program to convert temperature to Celsius to
Fahrenheit
CODE:
OUTPUT:
03
OBJECTIVE:
Write a python program to find the sum of first 10 natural numbers
CODE:
OUTPUT:
04
OBJECTIVE:
Write a python program to calculate the bonus of an employee
CODE:
OUTPUT:
05
OBJECTIVE:
Write a python program to print your name 10 times using for loop
CODE:
OUTPUT:
06
OBJECTIVE:
Write a python program to construct the following pattern using
nested loop
CODE:
OUTPUT:
07
OBJECTIVE:
Write a python program to find the factorial of given number
CODE:
OUTPUT:
08
OBJECTIVE:
Write a python program to implement an array (addition,
subtraction)
CODE:
OUTPUT:
09
OBJECTIVE:
Write a python program to implement the function defined by the
user
CODE:
OUTPUT: