write the output of the following
X=5
Y=8
Z=x>y
print (The value of the x >y:' ,Z)
z=x<y
print ( The value of x<y is:' ,Z)
Answers
Answered by
0
Answer:
you are giving very tough
Similar questions