Gotoxy in Python | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Gotoxy in Python

Can anyone tell me if there are any way to move the cursor on the screen (gotoxy) ? I'm using Windows.

3rd May 2019, 5:12 PM
LetterC67
LetterC67 - avatar
1 Antwort
+ 2
Didn't know about this. But found this https://docs.python.org/2/library/curses.html#curses.setsyx
3rd May 2019, 5:34 PM
Seniru
Seniru - avatar