How well do you know vi returning functions in Python?
3 Questions
0 Views

How well do you know vi returning functions in Python?

Created by
@ArticulateEternity

Questions and Answers

Which of the following is true about functions returned by vi in Python?

  • The returned function can only be called once.
  • The returned function can be called with arguments. (correct)
  • The returned function cannot be called with arguments.
  • The returned function can only be called within the vi environment.
  • What is the return type of functions returned by vi in Python?

  • list
  • int
  • str
  • function (correct)
  • Can functions returned by vi in Python be modified or edited?

  • No, they cannot be modified or edited.
  • They can be modified or edited only by the original author.
  • They can be modified or edited only within the vi environment.
  • Yes, they can be modified or edited. (correct)
  • Use Quizgecko on...
    Browser
    Browser