diff --git a/Budget.md b/Budget.md index 0a550be..80655af 100644 --- a/Budget.md +++ b/Budget.md @@ -14,7 +14,7 @@ |8 | Tariff | 12.6 | Withdrawal

Total Income: $800 - +Please note: The below names give me the amout of: Income Distribution Report: Total Income: $650 diff --git a/Programming.py b/Programming.py index c5baf74..343edb7 100644 --- a/Programming.py +++ b/Programming.py @@ -1,7 +1,6 @@ value_of_day = 24 def user_request(take_and_transfer): if take_and_transfer > 0: - #value_for_day = 24 value_for_time = "hours" return f"{take_and_transfer} day is equal to {take_and_transfer * value_for_day} hours" else: @@ -10,3 +9,12 @@ enter_a_value = int(input("Enter a valid number to know how many minutes in a gi print(user_request(enter_a_value)) + +def reversingvalue(uservalue): + print(uservalue) + + +newvalue = reversed(uservalue) +reversingvalue(newvalue("Spencer")) + + diff --git a/README.md b/README.md index cdfff46..3d3de0c 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,6 @@ weeks than Jeff does. ## Testing our plan As initially stated by Jeff this will help us learn how to collaborate on project remotely if all necessary skill are acquired. + +## In Accord with Our Plan +Freena will push to this repository on this 2nd Day of June 2023