Question: do it in python From Above diagram do following using python: 1. Create folders as mention above in diagram. (Note: don't forget to add your
do it in python

From Above diagram do following using python: 1. Create folders as mention above in diagram. (Note: don't forget to add your group number in each folder such as studentG1) (1 mark) 2. Create modules: I. Student_Info module: (1 mark) a) Write list that have Student_ID, Student_name, Student_name and Student_Phone. II. Course_info module: III. Create course function and in that function create table and insert information as: (1 mark) a) Create function called operation to do following: 1. Display All course information (1 mark) 2. Display sum of hours for all courses (1 Mark) b) From main file call these modules to run functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
