Skip to content

Instantly share code, notes, and snippets.

@raeq
Created April 30, 2020 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raeq/074d30cf79eadfae560204440d5558d8 to your computer and use it in GitHub Desktop.
Save raeq/074d30cf79eadfae560204440d5558d8 to your computer and use it in GitHub Desktop.
students = {"Emily@gmail.com", "Harish@gmail.com", "Naomi@gmail.com", "Haru@gmail.com", "Haru@gmail.com"}
for student in students:
print (student)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment