you can use raw strings `""" """` which don’t use ...
# server
s
you can use raw strings
""" """
which don’t use escape characters to make sure you’re not accidentally missing a backslash or something somewhere