Python wydruk Zamień stary wydruk

# Overwrite previous print
print(x, end='\r')
Magnificent Moth