Skip to content

Instantly share code, notes, and snippets.

@LimaGuilherme
Last active May 4, 2020 20:23
Show Gist options
  • Select an option

  • Save LimaGuilherme/27db2aab16fbd2c3143d7f2e1b61c36d to your computer and use it in GitHub Desktop.

Select an option

Save LimaGuilherme/27db2aab16fbd2c3143d7f2e1b61c36d to your computer and use it in GitHub Desktop.
f = open('workfile' ,'r')
f.readline()
f.readlines()
f.read()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment