Q2
How do you define a class in Python?
A.
Using the class keyword
AnswerB.
Using the define keyword
C.
Using the classdef keyword
D.
Using the class method
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board