Question: Program 1: Write a python program that asks the user how many people are in their dinner group. If the answer is more than eight,
Program 1:
Write a python program that asks the user how many people are in their dinner group. If the answer is more than eight, print a message saying they'll have to wait for a table. Otherwise, report that their table is ready.
Program 2:
Write a python loop that prompts the user to enter a series of pizza toppings until they enter a 'quit' value. As they enter each topping, print a message saying you'll add that topping to their pizza.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
