Код: Выделить всё
print("Make a 20-digit code with numbers 0-9: |___|", end="\r", flush=True)
addDigits = input("Make a 20-digit code with numbers 0-9: |")
Код: Выделить всё
"Make a 20-digit code with numbers 0-9: |(This is where the cursor should be)|"
Подробнее здесь: https://stackoverflow.com/questions/798 ... ific-point
Мобильная версия