a=10 print("Value is:",a//5*10%a^2+100-a)
I put this code as it is and got the value as 92. But if I solve this with directly putting a=10 to the equation I\'m