Login
Remember
Register
Ask a Question
Read the Following code:
0
votes
asked
Jan 19, 2021
in
Python
by
SakshiSharma
Read the Following code:
>>> print (r"\njavat\npoint")
What will be the output of this statement?
i) java
ii) point
iii) java point
iv) \njavat\npoint
v) Print the letter r and then javat and then point
#python-output
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...