Computer Science, asked by kaviharsh1114, 5 months ago

2)
What will be the output produced by the following code?
a, b, c = 1, 1, 1
d = 0.3
e = a + b + c-df
= a + b + c == d
print(e)
print(f)​

Answers

Answered by surender6111980
0

Explanation:

dmxmdhdispusmeohzye 84

Similar questions