• A It is not mandatory to write a return expression in a Python function
  • B Keyword arguments can be passed after non-keyword arguments
  • C Non-keyword arguments can be passed after keyword arguments
  • D Variable number of arguments can be passed to Python functions
  • Share this MCQ