7 Mar
2022
7 Mar
'22
11:01 p.m.
So, functions are tools, great, let's make one: def greet(who): print("Hello, " + str(who) + "!")