CBSE Class 11 Computer Science Question 59 of 106

Python Fundamentals — Question 8

Back to all questions
8
Question

Question 8

Which argument of print( ) would you set for:

(i) changing the default separator (space) ?
(ii) printing the following line in current line ?

Answer

(i) sep
(ii) end