DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to clear the screen of the terminal using python os
import os print("Random text") os.system("cls") print("Screen cleared")
PREVIOUS
NEXT
Tagged:
#clear
#screen
#terminal
#python
#os
ADD COMMENT
Topic
COMMENT
Name
5+5 =
Submit