Question: 1. Assume you want to ask the user to enter their name and store the data in a variable named my_name. What command do
1. Assume you want to ask the user to enter their name and store the data in a variable named "my_name". What command do you enter? a) input(' What is your name?', 's') b) my_name = input(' What is your name? ') c) my name = load( input (' What is your name?', 's')) d) my name load(' What is your name?', 's') (I point)
Step by Step Solution
3.41 Rating (164 Votes )
There are 3 Steps involved in it
a my name inp... View full answer
Get step-by-step solutions from verified subject matter experts
