Skip to content

Instantly share code, notes, and snippets.

@r8or0pz
Created March 5, 2020 05:43
Show Gist options
  • Save r8or0pz/c043d4d782a3e240545b037c244a6594 to your computer and use it in GitHub Desktop.
Save r8or0pz/c043d4d782a3e240545b037c244a6594 to your computer and use it in GitHub Desktop.
num_lines = sum(1 for line in open('myfile.txt'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment