Какие значения будет принимать t
x = 'Some Value' y = 24 z = 0 t = x or y t = z or y t = x and y t = z and x