A

Admin • 832.27K Points
Coach

Q. What keyword is used to define an anonymous block that does nothing?

  • (A) skip
  • (B) void
  • (C) pass
  • (D) continue
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`pass` is a placeholder that does nothing when executed.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.