Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Difference between os.system("clear") and os.system("cls")
Post: RE: Difference between os.system("clear") and os.s...

I've executed both of the commands in windows and it worked fine without any Traceback error each giving executed results as "1" and "0" respectively. If "clear" is for Linux Terminal, I think it shou...
chmsrohit General Coding Help 7 16,614 Jun-15-2019, 06:02 PM
    Thread: Difference between os.system("clear") and os.system("cls")
Post: Difference between os.system("clear") and os.syste...

what is the difference between os.system("clear") and os.system("cls")? when executed with a clear command, it returned "1" and when executed with a cls command, it returned "0". Help me out with clea...
chmsrohit General Coding Help 7 16,614 Jun-15-2019, 02:38 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020