Which of the following statements defines a new object type named Dog in Python?
Dog
Dog:
Dog class:
class Dog
class Dog: