An open API service indexing awesome lists of open source software.

https://github.com/antonisparaskevis/salary-increase

A Python script that calculates the increase of a salary after 3 5% increments.
https://github.com/antonisparaskevis/salary-increase

python python-3 python3 script

Last synced: 7 months ago
JSON representation

A Python script that calculates the increase of a salary after 3 5% increments.

Awesome Lists containing this project

README

          

# salary-increase
A Python script that calculates the increase of a salary after 3 5% increments.

# Requirements
Python 3.x

# Download
Click the Code button, then click on "Download ZIP"

OR

Click the salary_increase.py file, then click on the Download Raw File button

# Usage
1. Enter the salary. It must be a positive number, either integer or decimal. Then, press Enter.
2. The new salary and the increase percentage will be displayed on screen.
3. Finally, press Enter to exit the program.

# License
MIT License © 2025 Antonis Paraskevis