CBSE Class 11 Computer Science
Question 37 of 106
Python Fundamentals — Question 23
Back to all questions 23
Question Question 23
To print a line a text without ending it with a newline, .......... argument is used with print( )
- sep
- newline
- end ✓
- next