¡@

Home 

python Programming Glossary: gpa

Python hw, trouble with class and methods [closed]

http://stackoverflow.com/questions/13828661/python-hw-trouble-with-class-and-methods

method initializes a Student object. Parameters a name a GPA and a number of units taken Should initialize instance variables.. units taken Should initialize instance variables for name GPA and units based on the information that was passed in. If the.. units based on the information that was passed in. If the GPA or number of units is negative sets it to 0. Donʼt worry about..