Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. #!/usr/bin/python
  2.  
  3. import socket
  4.  
  5. print 'Hello World!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement