import os def cls(): os.system('cls' if os.name=='nt' else 'clear') # now, to clear the screen cls()
I am a passionate back-end developer always in hunger of learning new things and sharing what i have learned. who loves challenges, newest technologies and programming at all.