2 lines
51 B
Text
2 lines
51 B
Text
a = " that's a string "
|
|
b = ' a "string" is this '
|
a = " that's a string "
|
|
b = ' a "string" is this '
|