python count 1 to num for code example Example: python better while loop that count up for number in range(1,101): print(number)