Home / Report Question

Q. What will be the output of the following code?
  • A. <class 'function'>
  • B. <class 'lambda'>
  • C. <class 'object'>
  • D. <class 'method'>