CBSE Class 11 Computer Science Question 16 of 106

Python Fundamentals — Question 2

Back to all questions
2
Question

Question 2

Names given to different parts of a Python program are .......... .

  1. Identifiers ✓
  2. functions
  3. Keywords
  4. literals
Answer