can I 'animate' the print output?

Viewed 18

let me know if it's impossible, but I want to change the printed object/string every second. not just print a new object every second. it's also okay if I can delete the previously printed object and print a new one. Practically the code equivalent of ctrl+L

0 Answers
Related