Skip to content

Instantly share code, notes, and snippets.

@raeq
Created April 30, 2020 10:13
Show Gist options
  • 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 = {"[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]"}
for student in students:
print (student)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment