Page 115 - PlugGPT_V2.0_C7_Flipbook
P. 115
Python
Project 1 Computational Thinking
Using Python, create a menu for a restaurant where the customer can see the dishes, its price
and the quantity. Once the customer chooses a dish, it is then packed and made ready to go. If
the customer chooses a wrong option, ask them to choose a correct option.
Project 2 Computational Thinking
Using Python write programs that can convert:
1. Rupees to US Dollar
2. Kilo to Pound
3. Kilometers to Miles
4. Acre to Hectare
Project 3
Write Python program to Enter students marks in 5 subjects and display his Percentage and
Grade.
Project Work 113

