Guest User

Untitled

a guest
Feb 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1.  
  2. mumbles@bork:~/jade$ python phenny.py
  3. File "phenny.py", line 120
  4. nickpat = ''.join('[%s%s]' % (c, c.upper()) for c in nick)
  5. ^
  6. SyntaxError: invalid syntax
Add Comment
Please, Sign In to add comment