Guest User

Untitled

a guest
Jun 22nd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. import os
  2. os.system('mode con: cols=10 lines=42')
  3.  
  4. import os
  5. os.system('printf "e[8;10;42t"')
Add Comment
Please, Sign In to add comment