572
edits
Changes
m
→PART 2 - Understanding Class Structure
== PART 2 - Understanding Class Structure ==
<blockquote style="margin-left:35px;">{{Admon/note|style="padding-left:25px"|NOTE|If your professor is asking you to submit labs on GitHub, first follow their instructions on Blackboard to clone the lab6 repository.}}</blockquote>
:# First is the definition of the class:<source lang="python">
class Student: