Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Student Management System (Python CLI)

A simple command-line based student management system built using Python. This project demonstrates the use of functions, modules, and variable scope.


πŸš€ Features

  • Add student with marks
  • View all students
  • Calculate average marks
  • Simple CLI interface

🧠 Concepts Used

  • Functions
  • Modules (student_data.py)
  • Scope (global vs local variables)
  • Lists & Dictionaries
  • Input/Output handling

▢️ How to Run

  • python main.py

πŸ“‚ Project Structure

  * student-management-system/
    β”œβ”€β”€ student_data.py
    β”œβ”€β”€ main_app.py
    β”œβ”€β”€ README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages