CBSE Class 11 Computer Science Question 20 of 161

Flow of Control — Question 2

Back to all questions
2
Question

Question 2

An empty/null statement in Python is

  1. go
  2. pass ✓
  3. over
  4. ;
Answer