What will be output produced by following code? 2M
a, b, c = 4, 5, 7
d = a + b * c/b
print(d)
Answers
Answered by
0
Answer:
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
Explanation:
Similar questions