Question 1: Draw flowchart and write a python program Create a program that allows the user to input a list of first nam
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 1: Draw flowchart and write a python program Create a program that allows the user to input a list of first nam
Question 1: Draw flowchart and write a python program 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: [email protected]