2 Respuestas
+ 4
It is called "carriage return". Find out about it here:
https://www.pythonpool.com/carriage-return-JUMP_LINK__&&__python__&&__JUMP_LINK/
+ 1
Try out this game to see it in action. Whenever you fight someone, battle stats are printed to the screen using the carriage return. It makes it appear as though the text just updates on it's own on a single line.
https://code.sololearn.com/cjGIfr8I4Fu2/?ref=app