In the space below, write a complete statement that tries to get the calories for a menu item from the calories and if it does not exist the string 'no' is assigned instead. You may use one or more statements to do this. item=input('enter item: ') # Get calories cals = print (item, 'has', cals, 'calories') If you enter 'spam' the code should print

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 4GZ
icon
Related questions
Question
In the space below, write a complete statement that tries to get the calories for a menu item
from the calories and if it does not exist the string 'no' is assigned instead. You may use one
or more statements to do this.
item = input('enter item: ')
# Get calories
cals =
print(item, 'has', cals, 'calories')
If you enter 'spam' the code should print
spam has 180 calories
If you enter 'ham' the code should print
ham has no calories
Your answer can be one line or more than one line.
Transcribed Image Text:In the space below, write a complete statement that tries to get the calories for a menu item from the calories and if it does not exist the string 'no' is assigned instead. You may use one or more statements to do this. item = input('enter item: ') # Get calories cals = print(item, 'has', cals, 'calories') If you enter 'spam' the code should print spam has 180 calories If you enter 'ham' the code should print ham has no calories Your answer can be one line or more than one line.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,