CBSE Class 11 Computer Science Question 12 of 27

Getting Started with Python — Question 7

Back to all questions
7
Question

Question 7

To print the value of a variable, Python uses

  1. Print statement
  2. Print( ) function
  3. print statement
  4. print( ) function ✓
Answer