Create a Python project manage_course. Add a Python filecourse.py to this project. Define a class Course in this file. Thisclass has three publicly accessible instance variables to storecourse code, maximum class size and enrollment. Define thefollowing methods: (a) An __init__ method that accepts course codeand maximum class size as arguments. Write statements in __init__to store them in instance variables. Also create an instancevariable to store enrollment and initialize it to 0. (b) Anadd_student method to increase enrollment by one and display “Onestudent added” if the course is not full. If the course is alreadyfull, make no change to enrollment and
PayPal Gateway not configured
PayPal Gateway not configured