the second project of FreeCodeCamp python certification.
note : "time_calculator.py" is the main code , the rest is for testing.
another note : the code may not work if you add a massive amount of hours , to fix that just add more days in "weekdays" list.