Skip to content
# Add your Python code here!






# Defintions 
squarefour = 4 ** 2
pluseight = 8

print(str(squarefour + pluseight) + str(68)