+ 8
import os
clear = 'cls' if os.name == 'nt' else 'clear'
os.system(clear)
5th Jan 2019, 8:42 AM
Mert Yazıcı

Often have questions like this?
Learn more efficiently, for free:
Hot today
difference btw courses (python)
1 Votes
C++ Solid principles
3 Votes
C Programming roadmap
2 Votes
[off-topic]Where is Result??
1 Votes
Messages
1 Votes