Skip to content

Instantly share code, notes, and snippets.

@nveenverma
Created June 14, 2019 07:12
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 nveenverma/0adc1f4e1b8218e60d34b7472db195f4 to your computer and use it in GitHub Desktop.
Save nveenverma/0adc1f4e1b8218e60d34b7472db195f4 to your computer and use it in GitHub Desktop.
no_of_answers = [int(i.text) for i in answer_divs]
no_of_answers[:5]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment