Exam (elaborations)
Python_Programming_Week6
- Course
- Institution
1. 1. After having completed the above Q1, then write a Python program “Lab6B.py” to complete the following: • Define a class Student with 3 data attributes: name, college, major o The class should have __init__ method for initiation of the above data attributes. o Define __str__ method, i...
[Show more]