Question: **********************************************************************************Create a class called student, for which assign the ID to be 80000 and the consecutive numbers to be displayed for each students. 3 instances
**********************************************************************************Create a class called student, for which assign the ID to be 80000 and the consecutive numbers to be displayed for each students.
3 instances name, program and courses,
using the proper methods, constructors and variables,
display the names of the three students and the instances on the screen.
show the result
Python OOP concept encapsulation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
