Get and Set Student Name

# Introduction In this lab, you need to create a class called `Student` with a private variable `name`, and implement getter and setter functions to access and modify the value of `name`.

|60 : 00

Click the virtual machine below to start practicing