You have the following code segment:
print(“here we have a line of text \n and \n we can do \newlines!”).what is the output?
Answers
Answered by
3
Answer:
here we have a line of text
and
we can do
ewlines!
Similar questions