CBSE Class 11 Computer Science Question 32 of 106

Python Fundamentals — Question 18

Back to all questions
18
Question

Question 18

Which of the following functions print the output to the console ?

  1. Output( )
  2. Print( )
  3. Echo( )
  4. print( ) ✓
Answer