We have solid clues that Spy McSpy’s name could start with a “Z”. Loop over the list of suspects and find one name that starts with “Z”. HINT: You'll need a loop, and most likely another variable to keep track of your place in the list. Answer: ____________________ Okay. We checked out the person from the previous question. They were innocent. But now we KNOW that Spy McSpy’s name starts with an A. Move all the names that start with “A” to a seperate list called “A-Names”. HINT: You might be able to reuse some code from Step 1.
@langston201 got the database set up! Thanks! I sure hope you didn't make any mistakes!