In Python, classes are created using a specific keyword followed by a colon. Which keyword is used for this purpose?
define
object
class
create

Object-Oriented Programming Exercises are loading ...