How (in python) can I change numbers to be going up. For example, 1 (time.sleep(0.05)) then it changes to two, and so on. But there will be text already above it, so you can't use a simple os.system('clear')
So like this:
print("how much money do you want to make?")< 'number going up without deleting the "how much money" part'