Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-mainline-tzdata-release
/
.
/
python
/
testData
/
highlighting
/
stringMixedSeparatorsOK.py
blob: 28f87e772995ef5fbac4b73a1d29118a541a0a95 [
file
] [
log
] [
blame
] [
edit
]
print
"Hello"
\
'World'
print
'Hello "World" '
"""Foo "bar """
'''Here the ' is just another character'''