Question: In Python: HW1A So here is the specification for HW1A Assign your first name to a variable called name Then print literal text followed by
In Python:

HW1A So here is the specification for HW1A Assign your first name to a variable called name Then print literal text followed by the value of the variable to have output look like Your name is Jeff HW1B Using the input function prompt the user his/her name. Then print with labeling text the value entered. Execution of your program should like what follows. The text should be formatted as shown below, but have the program accept any name. User typed input appears in bold: Enter your name: You entered for name a value of
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
