CBSE Class 11 Computer Science Question 39 of 106

Python Fundamentals — Question 25

Back to all questions
25
Question

Question 25

To give a different separator with print( ) .......... argument is used.

  1. sep ✓
  2. separator
  3. end
  4. tab
Answer