if X > 5 then grey


if X > 5 then grey

else if Y > 3 then orange

else if X > 2 then grey

else orange

if X > 5 then grey


Содержание раздела