Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

hello i need just the first point in python In this project, the system will provide operations related to students record system like add a

hello i need just the first point in python

image text in transcribed

In this project, the system will provide operations related to students record system like add a new student record, update, search.... Each student record must be saved in text file. The structure of the file must be as shown below: 1193751 - Notepad 0 x File Edit Format View Help Year/Semester ; Cources with grades 2021-2022/1 ; ENCS2380 81, ENCS2110 87, ENCS311 90, ENEE2304 75, ENEE2307 93 Where: Year/semester represent the academic year and the current semester. For example: 2021-2022 represent the academic year, 1 represents first semester (2 for second semester, 3 for summer semester) Courses with grades: lists of course taken in the academic year/semester. Each student must have separated file and the name of the file will be the student ID. Scenario: First the user must login to the system. Here there are two types of users: student and admin Then, the program will print the available list of options which is based on the user type The option available includes the following: O Admin options: 1. Add a new record file: here the program must ask to enter student ID. The program must raise an error if the ID is not unique

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

9th Edition

B01JXPZ7AK, 9780805360479

More Books

Students also viewed these Databases questions

Question

How was their resistance overcome?

Answered: 1 week ago