Task 1: Swap person 5 and person 2 without typing in their name. Task 2: Add all names that start with letters m-z to a separate list called "Class Roster 2" and remove them from the original list without typing any names Task #3: Create a questionnaire that user input is stored into three different list 1. their name 2. their age 3. town they live in Add 5 fake entries with different answers Task #4: Task #4: Ask the user which entry they want to be read aloud? Example: user says 4th person on the list Sprite Say: "john is 30 years old and livs in Quakertown"