3 lines
55 B
Python
3 lines
55 B
Python
|
|
print("\x1b[?25l") # hidden
|
||
|
|
print("\x1b[?25h") # shown
|