R

Ram Sharma • 3.40K Points
Extraordinary

Q. Can functions be nested in Python?

  • (A) No
  • (B) Yes, but only two levels
  • (C) Yes
  • (D) Only in classes
  • Correct Answer - Option(C)
  • Views: 17
  • Filed under category Python
  • Hashtags:

Explanation by: Ram Sharma
Functions in Python can be nested to any depth.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.