News

Create an instance of the Student class in the main.swift file and set its properties with values of your choice. Call the getFullName() method on the instance and print the result to the console. Now ...