Skip to content

Instantly share code, notes, and snippets.

@AlexDel
Last active May 11, 2018 05:48
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 AlexDel/deeb9518909a677b43d327e663c5d895 to your computer and use it in GitHub Desktop.
Save AlexDel/deeb9518909a677b43d327e663c5d895 to your computer and use it in GitHub Desktop.
bigFle = open('bigText.txt', 'r', encoding='utf-8')
bigTextFromFile = file.read()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment