define expr()
x = (2000 / 40) % 2
x=x+1
x*=34
print(exp())
How to get the correct output in python?
that is 34.0
Answers
Answered by
1
Answer:
Preposition notes are given
Attachments:
Similar questions