Advertisement
Guest User

Untitled

a guest
Apr 12th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. import os
  2. print "hello"
  3. os.system('xcalc')
  4. print "world"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement