Question: NOTE: the pseudocode, raptor flowchart and python code all three are required NOTE: the output of python program should be strictly same as in the

NOTE: the pseudocode, raptor flowchart and python code all three are required  NOTE: the pseudocode, raptor flowchart and python code all three are
NOTE: the output of python program should be strictly same as in the photo below
required NOTE: the output of python program should be strictly same as
THANK YOU

Question 1: Draw flowchart and write a program (Flowchart, Pseudocode, Python) Create a program that allows the user to input a list of first names into one array and last names into a parallel array. Input should be terminated when the user enters a sentinel character. The output should be a list of email addresses where the address is of the following form: first.last@mycollege.edu Enter first name: john Enter last name: smith Enter /o to stop: no Enter first name: mary Enter last name: lucus Enter lo to stop: /o Email addresses of all students are as follows:- ['john.smith@mycollege.edu', 'mary.lucus@mycollege.edu'i

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!