SlideShare a Scribd company logo
1 of 6
Download to read offline
MIET MiET SCHOOL
of Engineering
Engineers are driving the future
Python Programming
Tutorial 1
Learn & Lead
Eng. Ruwan Dissanayake
B.Sc.Eng(Hons) Electrical & Electronic Engineer , AMIESL
Former Engineer Corporate Strategy Sri lanka Telecom PLC
Dip.in. Counselling Psychology, Dip.in. Stress Management
Dip.in Buddhist Counselling Psychology(SIBA),
Dip.in Interior Designing, Design in Electrical Installation(IESL)
Certified Motivation Personality & Leadership Trainer
Certified Energy Healing Therapist & Counselor
077 593 10 68 / 071 241 70 27
PRE -ENGINEERING COURSE 2021
MIET MiET SCHOOL
of Engineering
Engineers are driving the future
Tutorial 1-Individual
Simple food ordering system in Python programming
1. Write a program to print "Python is fun". Note that the sentence starts with a capital
letter.
Hint .Use print()function.
2. WriteaPythonprogramtoprintthefollowingstringinaspecificformat(seetheoutput).
Sample String : "Twinkle, twinkle, little star, How I wonder what you are! Up above the
world so high, Like a diamond in the sky. Twinkle, twinkle, little star, How I wonder
whatyouare"
Output :
Twinkle,twinkle,littlestar,
How Iwonderwhatyouare!
Up abovetheworldso high,
Likeadiamondinthesky.
Twinkle,twinkle,littlestar,
WriteaPythonprogramtoconstructthefollowingpattern,
Hint .Use print()function.
03 04 05
* * * * *
* * * * *
* * * * *
* * * * *
* * * * *
* * * * *
* * * *
* * *
* *
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
MIET MiET SCHOOL
of Engineering
Engineers are driving the future
06 07 08
* * * * *
* * * *
* * *
* *
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
Tutorial 1-Individual
Special notes
Ÿ Send your code & screenshots of the output as a single
pdf file and do not forget to save your document using
your registrationnumber.
Ÿ (your Reg.Nois 96 => )
96. ME_96_YourName
Ÿ Please submit your assignment to
mietschoolofengineering@gmail.com
Simple food ordering system in Python programming
Simple Food Ordering System is based on the
concept of ordering and serving food in a café. Here, a user
can order available food items, serve them and check total
records.
Talking about the Simple Food Ordering System,
the user can easily order available foods. For this, the user
has to enter his/her name, the total number of the item,
itemcodenumber,andquantity.
Each of the items has its size and the user also has
to select the size before ordering any item. After ordering
an item, the system displays the total amount.The selected
food items also need to get served. The user can easily
serve food after an order is made. The user can also check
total records of the cafe which displays the total number of
order taken, and served. 1. Write a python code to display
thegivenmenu
1.Writea python codeto display thegivenmenu
MIET MiET SCHOOL
of Engineering
Engineers are driving the future
MIET MiET SCHOOL
of Engineering
Engineers are driving the future
MIET MiET SCHOOL
of Engineering
Engineers are driving the future

More Related Content

Similar to 1.Online Billing System 4-2022.pdf

Satish patil resume
Satish patil resumeSatish patil resume
Satish patil resume
satish patil
 

Similar to 1.Online Billing System 4-2022.pdf (20)

Baabtra.com little coder chapter - 2
Baabtra.com little coder   chapter - 2Baabtra.com little coder   chapter - 2
Baabtra.com little coder chapter - 2
 
Python fundamentals
Python fundamentalsPython fundamentals
Python fundamentals
 
UNIT-1 : 20ACS04 – PROBLEM SOLVING AND PROGRAMMING USING PYTHON
UNIT-1 : 20ACS04 – PROBLEM SOLVING AND PROGRAMMING USING PYTHON UNIT-1 : 20ACS04 – PROBLEM SOLVING AND PROGRAMMING USING PYTHON
UNIT-1 : 20ACS04 – PROBLEM SOLVING AND PROGRAMMING USING PYTHON
 
PPT Ayush Dwivedi.docx
PPT Ayush Dwivedi.docxPPT Ayush Dwivedi.docx
PPT Ayush Dwivedi.docx
 
Computer converted
Computer convertedComputer converted
Computer converted
 
python training.docx
python training.docxpython training.docx
python training.docx
 
Intern Summary
Intern SummaryIntern Summary
Intern Summary
 
Lecture 00.pptx
Lecture 00.pptxLecture 00.pptx
Lecture 00.pptx
 
chapter-04(Computational Thinking).pptx
chapter-04(Computational Thinking).pptxchapter-04(Computational Thinking).pptx
chapter-04(Computational Thinking).pptx
 
Satish patil resume
Satish patil resumeSatish patil resume
Satish patil resume
 
Python Programming - III. Controlling the Flow
Python Programming - III. Controlling the FlowPython Programming - III. Controlling the Flow
Python Programming - III. Controlling the Flow
 
Computer logical organization_tutorial
Computer logical organization_tutorialComputer logical organization_tutorial
Computer logical organization_tutorial
 
GE3171-PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORY
GE3171-PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORYGE3171-PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORY
GE3171-PROBLEM SOLVING AND PYTHON PROGRAMMING LABORATORY
 
Buisness strategy
Buisness strategy Buisness strategy
Buisness strategy
 
SECh123
SECh123SECh123
SECh123
 
Computer science project.pdf
Computer science project.pdfComputer science project.pdf
Computer science project.pdf
 
Tic tac toe game code
Tic tac toe game codeTic tac toe game code
Tic tac toe game code
 
Tic tac toe
Tic tac toeTic tac toe
Tic tac toe
 
Beekman5 std ppt_13
Beekman5 std ppt_13Beekman5 std ppt_13
Beekman5 std ppt_13
 
Computer science basics for nonit students
Computer science basics for nonit studentsComputer science basics for nonit students
Computer science basics for nonit students
 

More from ruwan dissanayake (7)

2.Pre_Engineering_Python Day_02_Miet_School_of_Engineering_Eng.Ruwan_Dissanay...
2.Pre_Engineering_Python Day_02_Miet_School_of_Engineering_Eng.Ruwan_Dissanay...2.Pre_Engineering_Python Day_02_Miet_School_of_Engineering_Eng.Ruwan_Dissanay...
2.Pre_Engineering_Python Day_02_Miet_School_of_Engineering_Eng.Ruwan_Dissanay...
 
Day 02 -Orthographic drawing.pdf
Day 02 -Orthographic drawing.pdfDay 02 -Orthographic drawing.pdf
Day 02 -Orthographic drawing.pdf
 
Day 01.pdf
Day 01.pdfDay 01.pdf
Day 01.pdf
 
1.Day 1 Rectilinera Motion Part 01.pdf
1.Day 1 Rectilinera Motion Part 01.pdf1.Day 1 Rectilinera Motion Part 01.pdf
1.Day 1 Rectilinera Motion Part 01.pdf
 
Robotics & Circuit Designing-Eng. Ruwan Dissanayake.pdf
Robotics & Circuit Designing-Eng. Ruwan Dissanayake.pdfRobotics & Circuit Designing-Eng. Ruwan Dissanayake.pdf
Robotics & Circuit Designing-Eng. Ruwan Dissanayake.pdf
 
Operators: Arithmetic, Comparison, Logical and more
Operators: Arithmetic, Comparison, Logical and moreOperators: Arithmetic, Comparison, Logical and more
Operators: Arithmetic, Comparison, Logical and more
 
Python Introduction
Python IntroductionPython Introduction
Python Introduction
 

Recently uploaded

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 

Recently uploaded (20)

Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

1.Online Billing System 4-2022.pdf

  • 1. MIET MiET SCHOOL of Engineering Engineers are driving the future Python Programming Tutorial 1 Learn & Lead Eng. Ruwan Dissanayake B.Sc.Eng(Hons) Electrical & Electronic Engineer , AMIESL Former Engineer Corporate Strategy Sri lanka Telecom PLC Dip.in. Counselling Psychology, Dip.in. Stress Management Dip.in Buddhist Counselling Psychology(SIBA), Dip.in Interior Designing, Design in Electrical Installation(IESL) Certified Motivation Personality & Leadership Trainer Certified Energy Healing Therapist & Counselor 077 593 10 68 / 071 241 70 27 PRE -ENGINEERING COURSE 2021
  • 2. MIET MiET SCHOOL of Engineering Engineers are driving the future Tutorial 1-Individual Simple food ordering system in Python programming 1. Write a program to print "Python is fun". Note that the sentence starts with a capital letter. Hint .Use print()function. 2. WriteaPythonprogramtoprintthefollowingstringinaspecificformat(seetheoutput). Sample String : "Twinkle, twinkle, little star, How I wonder what you are! Up above the world so high, Like a diamond in the sky. Twinkle, twinkle, little star, How I wonder whatyouare" Output : Twinkle,twinkle,littlestar, How Iwonderwhatyouare! Up abovetheworldso high, Likeadiamondinthesky. Twinkle,twinkle,littlestar, WriteaPythonprogramtoconstructthefollowingpattern, Hint .Use print()function. 03 04 05 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  • 3. MIET MiET SCHOOL of Engineering Engineers are driving the future 06 07 08 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  • 4. Tutorial 1-Individual Special notes Ÿ Send your code & screenshots of the output as a single pdf file and do not forget to save your document using your registrationnumber. Ÿ (your Reg.Nois 96 => ) 96. ME_96_YourName Ÿ Please submit your assignment to mietschoolofengineering@gmail.com Simple food ordering system in Python programming Simple Food Ordering System is based on the concept of ordering and serving food in a café. Here, a user can order available food items, serve them and check total records. Talking about the Simple Food Ordering System, the user can easily order available foods. For this, the user has to enter his/her name, the total number of the item, itemcodenumber,andquantity. Each of the items has its size and the user also has to select the size before ordering any item. After ordering an item, the system displays the total amount.The selected food items also need to get served. The user can easily serve food after an order is made. The user can also check total records of the cafe which displays the total number of order taken, and served. 1. Write a python code to display thegivenmenu 1.Writea python codeto display thegivenmenu MIET MiET SCHOOL of Engineering Engineers are driving the future
  • 5. MIET MiET SCHOOL of Engineering Engineers are driving the future
  • 6. MIET MiET SCHOOL of Engineering Engineers are driving the future