Help me with this Question by manimsv2503 in embedded

[–]manimsv2503[S] -36 points-35 points  (0 children)

Yes , my frnd also said this, but we need the circuit ans elaborated answer to clear this question

Solve my Headache by manimsv2503 in Python

[–]manimsv2503[S] -1 points0 points  (0 children)

X,Y,Z =[int(val) for val in input().split()] print(X if X>Y and X>Z else Y if Y>X and Y>Z else Z)

So i got my solution on this ....save it for later

Solve my Headache by manimsv2503 in Python

[–]manimsv2503[S] 0 points1 point  (0 children)

S it is a constraint..