Suppose I have this code:
int1 = (2 + 2) * 4 print(int1) OUTPUT: 16
But is there a way to print the math of the int without using a string inste