These functions have then been used to create a square number function and a function to convert Celsius to Fahrenheit. # A simple calculator def add (x, y): return x + y def sub (x, y): return x ...