Class Name: Python Programming and Mongo DB - Online Course
Class Session: Classes
Total Questions: 3 | Duration: 5 Mins
1) class Brain: pass x=Brain() bool(x)
2) Choose the write answer of creating an empty class?
3) Which of the following is required to create a new instance of a class?