Rewrite correctly-print("the calculated result is:"),x
Answers
Answered by
0
You haven't mentioned but it looks like PYTHON
then it will be like this
the variable will be inside the brackets
print("the calculated result is:" + x)
Similar questions