Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Add spaces to your code with this line print('')
- # Example
- print('')
- # Add large space with pritn''' <--- That's 3 single quotes
- # Example
- print'''
- Just
- Filling
- up
- space
- for
- the
- example
- now
- you
- see
- the
- end
- quotes'''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement