Question: 1. Personal Info Step 1: Design an algorithm for a program that prompts the user to enter their first name, their last name, and their
1. Personal Info Step 1: Design an algorithm for a program that prompts the user to enter their first name, their last name, and their favourite hobby and then prints out this information in one sentence, such as "I am (first name) (last name) and my favourite hobby is Chobby).". Upload your solution (pseudocode or flowchart) to MyCC. Step 2: Write the Python code (use the Python IDLE editor) The program uses variables to store the information entered. Here is how the program runs (the prompts of the program are in blue, what the user typed is in black, the last line is the printed output)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
