Skip to content

Instantly share code, notes, and snippets.

@wfng92
Created June 27, 2019 02:29
Show Gist options
  • Select an option

  • Save wfng92/464d25c434bbd3b312a4148000a323fc to your computer and use it in GitHub Desktop.

Select an option

Save wfng92/464d25c434bbd3b312a4148000a323fc to your computer and use it in GitHub Desktop.
with open('name.txt') as f:
f.readlines()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment