Chaos

Report a typo

Look at the code below and eliminate the chaos: the first line should print the resulting number of the calculation and the second line should print the word mathematics.

Write a program in Python 3
print("45/9 + 16*(5 + 8)")
print(mathematics)
___

Create a free account to access the full topic