Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Expense Splitter

A simple Python script to split expenses among a group of people.

Features

  • Calculates the share per person based on the total amount and number of people.
  • User-friendly prompts and case-insensitive confirmation.

Usage

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run the script:
    python main.py