Computer Science, asked by rizwan9431, 5 months ago

What will the following code result as?
Import math
X=100
print ( x > 0 and math. sqrt ( x))
a. True
b. 1
c. 10
d. 10.0​

Answers

Answered by SejalDewangan
0

Answer:

true

false

false

true

false

Similar questions