[Tutor] Need help with one problem.

Adam Howlett howletta1234 at gmail.com
Wed Feb 15 13:00:30 EST 2017


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?


More information about the Tutor mailing list