I need to make a program that can make ¨infinite¨ variables. For example:
while True: number = 0000 number += 1 new variable "a"+number = 1