PCAP - Certified Associate in Python Programming Practice Test
PCAP Object-Oriented Programming
Which keyword is used to define a class in Python?
Select your answer
A
def
B
class
C
object
D
struct
Hint