Write an if-else statement that assigns 20 to the variable y if the variable x 
is greater than 100. Otherwise, it should assign 0 to the variable y.

Is there an easy way to solve this problem?
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to