Computer Science, asked by gopishankar150, 3 months ago

differentiate x=10 x==10 python program​

Answers

Answered by chjachari876
0

Answer:

don't knowxjcgxjcttyx fssiftshatehdydtxtwbdycyeheycjdyehwyxyfigudwbcjgifuwhcjfendiboz eugi

Answered by anshupandey1249
0

a=10' is used to assign the value of 10 in 'a' variable whereas 'a==10' compare the value of 'a' variable with 10. Explanation: In "a=10", a is a variable that is initialized by 10 value because in any programming language "=" stands for assignment operator which is used to assign the value for any variable.

Similar questions