Skip to content

Instantly share code, notes, and snippets.

@raeq
Created April 30, 2020 10:13
Show Gist options
  • Select an option

  • Save raeq/074d30cf79eadfae560204440d5558d8 to your computer and use it in GitHub Desktop.

Select an option

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