Closed octaviansima closed 3 years ago
Print in Python automatically parses things such as \n so it works.
\n
I don't see a case where the output of this file should just be a raw string, since response.result is Scala output.
response.result
What it looks like now:
Thanks!
Print in Python automatically parses things such as
\n
so it works.I don't see a case where the output of this file should just be a raw string, since
response.result
is Scala output.What it looks like now: