Answered step by step
Verified Expert Solution
Question
1 Approved Answer
About python Please choose an option [a/b/c/d]: a) apple b) pie c) nothing d) Quit I want to show user this and d epends on
About python
Please choose an option [a/b/c/d]:
a) apple
b) pie
c) nothing
d) Quit
I want to show user this and depends on what option they choose, the corresponding content will appear.
For example, when a user chooses option a, python will show "input how many apples you like" and let the user to input something.
These four options will keep on appearing until the user has chosen to quit.
I tried to use while loop to do this but unlucky it always false.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started