Question: Write a python program to demonstrate the OOPs concept. Create a class called student, for which assign the ID to be 10000. Create three instances

Write a python program to demonstrate the OOPs concept. Create a class called student, for which assign the ID to be 10000. Create three 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. Execute and show the result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
