Loading

Exercise Number: 1

Q. Write a program to create a class named Student with two variables: name and age.
Create an object of this class and print the values.