Computer Science, asked by arti56231, 5 months ago

What will be the output for the following Python code?

x = True

y = -156

print(bool(y)+ x) ​

Answers

Answered by principalvimsbellary
0

Answer:

y=-156 is the correct answer

I hope you understand friend

Similar questions