Advertisement
Guest User

Bad Python

a guest
Sep 3rd, 2013
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.04 KB | None | 0 0
  1. from os import system as run
  2.  
  3. run("ls")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement