What is the correct syntax to create a class named Student that will inherit properties and methods from a class named Person?
Student
Person
Click here to try again.