Click here to Skip to main content
15,868,164 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Please give full functional Code
Write a menu driven application to maintain the department details of a University using Python-3. Use constructors, accessors and mutator functions. Your application must contain the following functionalities.

For each department maintain the following details.

(i) i. deptName ii. hodName iii. noOfFaculty iv. noOfStudents v. noOfPrograms

(ii) Get the department details from user(admin)

(iii) In the menu give the user options to add, edit, delete or display the department details
Please give full functional Code

What I have tried:

Please give full functional Code
Posted
Updated 26-Apr-21 21:03pm

1 solution

Quote:
Please give full functional Code
Sorry, this site does not provide code to order. If you cannot be bothered even to try to do your own work, you cannot expect others to do it for you.
 
Share this answer
 
Comments
CPallini 27-Apr-21 6:17am    
5.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900