/salary-calculator

Calculate how much a user will get paid after a day, week, month, or year.

Primary LanguagePython

Table of Contents

Summary

Prompt the user for salary and working hours; calculate how much they will get paid after a day, week, month, or year.

Output

The following examples illustrate running the program with varied inputs.

A few examples of running the program