Skip to content
My Python workspace
# Add your Python code here!
# Defintions
squarefour = 4 ** 2
pluseight = 8
print(str(squarefour + pluseight) + str(68)