Computer Science, asked by padalapadmasree, 4 months ago

write the output for the following code of statement using python programming

a=10
b=20
print(a>10 and b<40)​

Answers

Answered by rohithkrishna62
0

Answer:

Please provide the full code.

Similar questions