6 lines
53 B
Python
6 lines
53 B
Python
def square(number):
|
|
pass
|
|
|
|
|
|
def total():
|
|
pass
|