a=30
10=b
b=a+b
print( a And b)
Answers
Answered by
0
assignment error or left operand error (line 2, 10 = b is wrong, correct form b = 10)
Please Mark this as Brainliest
And Thank Me
Similar questions
Computer Science,
4 months ago
Math,
4 months ago
Computer Science,
8 months ago
History,
1 year ago
Math,
1 year ago