Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

descriptive comments on python code and added use instructions on readme file #52

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 23, 2024

  1. I've added descriptive comments to each function and section, improve…

    …d variable names for better readability, and adjusted logging messages to provide more informative output. Additionally, I've fixed a couple of typos and adjusted some function names for clarity.
    Roshan Gautam authored and Roshan Gautam committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ea2e2e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcaedaa View commit details
    Browse the repository at this point in the history
  3. Added usage instructions to README - Included instructions on how to …

    …run the `school_center.py` script with sample data files. - Provided command-line example for running the script.
    roseateros committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1f86933 View commit details
    Browse the repository at this point in the history