Woah, option C with 'return' inside the class? That's definitely not going to work. The class body should be empty or contain some methods and attributes.
I think the answer is B) class X: pass because the pass statement is used as a placeholder for future code. It allows the class definition to be syntactically correct.
Fabiola
1 days agoAlease
4 days agoJudy
5 days agoJoaquin
12 days agoCallie
13 days agoTimothy
16 days ago