Introduction
In this challenge, you need to create a simple grade tracking system to efficiently manage student performance using Go maps. As a teaching assistant, you will be tasked with implementing various operations such as adding students, retrieving and updating grades, and printing the current student grades.