MN IP Project
MN IP Project
on “Temperature Convertor”
The project is a part of partial fulfillment of Annual
Examination of XI Class completion.
Submitted to: Mrs. Chhaya Lakshkar
Submitted by: Moiz Noorji
Scholar No. : 08262
Class: XI D
Thank you.
Sincerely
Moiz Noorji
XI D
Index
Sr.
Particulars Pg. No.
No.
1 Introduction to Python
1
2 Introduction to Program 2
3 Codes 3-5
4 Outputs 6-7
5 Biblography 8
Introduction To Python
1/8
Introduction To Program
2/8
Codes
fahrenheit_to_celsius(temperature)
print(f"The temperature in Celsius is:
{converted_temp}°C")
else:
print("Invalid unit. Please enter 'C' for Celsius or
'F' for Fahrenheit.")
5/8
Outputs
Case-1 :- If we enter the unit.
6/8
Biblography
Sites we refer -
www.google.com
www.chatgpt.com
Books we refer -
IP NCERT
Sumita Arora
8/8