Savings Function
Simple one.
def result(saving, number_of_days):
return saving * number_of_days
print result(167, 123)
I post these more for my own benefit (as refreshers) than as anything really new.
This post is timestamped using Blockchain technology. Verify