🐢
learning
filmmaker & artist learning 2 code.
- NYC
-
00:12
(UTC -04:00) - http://ethananderson.net
- ethan.anderson.edits
- mitetwits
Pinned Loading
-
-
-
-
-
clear screen func via 'os' pkg
clear screen func via 'os' pkg 1def clear():
2# Clear screen for Windows
3if os.name == "nt":
4os.system("cls")
5# Clear screen for Linux/macOS
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.