Guest User

Untitled

a guest
Feb 20th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. s = ’http://wikipedia.org/wiki/Swellendam’
  2.  
  3. File "<stdin>", line 1
  4. s = ’http://wikipedia.org/wiki/Swellendam’
  5. ^
  6. SyntaxError: invalid syntax
  7.  
  8. s = 'http://wikipedia.org/wiki/Swellendam'
Add Comment
Please, Sign In to add comment