Below is the result for the query "print('2+2')"
4 The expression 2+2 evaluates to 4. The print() function prints the value of the expression to the console.
Below is the result for the query "print('2+2')"
4 The expression 2+2 evaluates to 4. The print() function prints the value of the expression to the console.