asked 15.2k views
1 vote
Given : X = 10, Y = 5, Z = 2 Answer the following questions in this section

Section 2
1. Print(x >y> z) *
True
False

asked
User Spina
by
8.2k points

1 Answer

0 votes

It's True as 10>5>2 (x>y>z)

answered
User Badner
by
7.8k points

No related questions found