Skip to content

Mehulantony/data-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Data Management App using Python

A brief description of the project

This Python application uses data from a text file which contains information about student exam data.
For this, a Student class is created which provides relevant details regarding a student's ID, name,
test scores, and average score calculation. The class includes public instance methods and a private
instance method. Furthermore, we also define two functions, updateName and updateTest, prompting the
user to enter a student's first and last names, and to also enter test scores for the student respectively.

 

Key features of this project include File I/O, data management, user interaction and object-oriented design.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages