Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Escape Characters
- # You can also use a \ "backslash" if you don't want to use ''' for your string by placing a \ right before the quotes # in your string like this "What\'s the deal? \"I\'m not sure what the deal is\""
- Example:
- print("Hello Bob, \"What's up\"?.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement