Join Slack
Communities
Powered by
you can use raw strings `""" """` which don’t use ...
# server
s
Shawn
03/02/2018, 5:31 PM
you can use raw strings
""" """
which don’t use escape characters to make sure you’re not accidentally missing a backslash or something somewhere
Open in Slack
Previous
Next