Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Student Marks Analyzer

This Python script allows users to input and manage marks for multiple students. It provides an interactive console-based menu to perform operations like:

  • βœ… Input student names and their marks
  • πŸ“Š Calculate total, average, highest, and lowest marks
  • πŸ” Perform repeated operations using a loop-based menu
  • ❌ Exit the program smoothly when done

πŸ“Œ Features

  • Simple and intuitive CLI (Command Line Interface)
  • Reusable logic for multiple students
  • Robust handling of inputs
  • Loop-based design for repeated use without restarting

🧠 How to Use

  1. Run the script using Python:
    python student_mark_analyzer.py

About

This Python script allows users to input marks for multiple students and perform various operations such as calculating total marks, average, highest and lowest marks. The program features an interactive menu that runs in a loop until the user chooses to exit, making it user-friendly for repeated operations without restarting the code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages