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
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. From II. III. Student Info module: (1 mark) a) Write list that have Student ID, Student_name, Student_name and Student Phone. Course info module: Create course function and in that function create table and insert information as: (1 mark) Course code 141CIS 443 ISM 474 ISM Course_name SAD DSS E-Commerce. a) Create function called operation to do following: 1. Display All course information 2. Display sum of hours for all courses b) From main file call these modules to run functions. Course houre 4 5 8 Students Courses Student info Course_info
Step by Step Solution
3.54 Rating (154 Votes )
There are 3 Steps involved in it
Step: 1
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started