Va Rog
Se considera urmatoarele variabile x,y de tip real si z de tip logic cu valorile:
x=4. y=5. z=Fals
Evaluati urmatoarele expresii
a) (x>y) or z
b) ((x<y or z) and z)
c) (x>y) and z​​