Thread
:
[tutorial] Python for programming beginners
View Single Post
Dec 10th, 2005, 11:19 AM
#
23
Dietrich
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power:
4
In the Windows command shell you can use:
(
Toggle Plain Text
)
import os os.system("CLS")
import os os.system("CLS")
Otherwise use a for loop with lots of print.
__________________
I looked it up on the Intergnats!
Dietrich
View Public Profile
Find More Posts by Dietrich