> Hi to all. > Can you help me plz. > I want to make a for loop with a huge numbers. > for example: > > for i in range (0,9000000000): > make_some_code
Can you say more why you are trying to do this, by the way? Without context, this request seems strange, as we often want to make our programs do as little work as necessary to get the job done. A computer is not often called to be a space heater. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor