Python Forum
Startiing a Course/Subject System with inquiry
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Startiing a Course/Subject System with inquiry
#1
I have a project in our class which is to create a solution to real world problems and I was tasked to create a program that has a partial ordering system of courses. for example; CMSC11--->CMSC21--->CMSC123
\__>CMSC12--->CMSC13

CMSC130--->CMSC133--->CMSC140
CMSC129__/ \__>CMSC150

and then afterwards,create an inquiry program that shows all the prerequisites of the course entered by the user.
I am fairly new to python so pls pardon my noobness
Reply


Messages In This Thread
Startiing a Course/Subject System with inquiry - by legendavid03 - Nov-24-2019, 11:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Calculate median for school grades per subject siki 1 1,946 May-10-2021, 11:41 AM
Last Post: jefsummers

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020