mirror of
https://github.com/kepler155c/opus
synced 2024-11-15 21:24:49 +00:00
3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
|
term.clear()
|
||
|
term.setCursorPos(1, 1)
|
||
|
print(os.version())
|