Skip to main content
4 of 6
Edited and removed language tag from question title.
martineau
  • 124.1k
  • 29
  • 181
  • 319

How can you dynamically create variables via a while loop?

I want to create variables dynamically via to a while loop in Python. Anyone have any creative means of doing this?

Noah R
  • 5.5k
  • 21
  • 60
  • 76