arithmetic operations in variables :
addition of variables :
declare two variables a and b.
assign value 23 to a and 20 to b.
output the sum of a and b.
subtractions divisions and multiplications of variables these are same like arithmetic operations that is subtractions divisions and multiplications only you can store the values in variables .
you see the that
- You have to must try in your python compiler use idle avoid online compilers to Errors
- Quiz about Arithmetic Operations In Python
0 Comments