Single Choice Not Set

QWhich of the following will provide an ! character as alternative separator for the print function?

ID: #3398 Python Basic MCQ 1,441 views
Question Info
#3398Q ID
Not SetDifficulty
Python Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A sep is !
  • B separate = !
  • C sep >> '!'
  • D sep = '!'
Correct Answer

Explanation

sep = '!'

Share This Question

Challenge a friend or share with your study group.