Which piece of code correctly creates an instance of a class called Cat?

fluffy = Virtual_Pet()fluffy = Cat()

fluffy = Cat().