Win
or Lose
Write a program that asks the user to type an
integer and writes "YOU WIN" if the value is between 56 and 78 (both
included). In the other case it writes "YOU LOSE".
Sample Input1:
|
Sample Input2:
|
25
|
60
|
Sample Output1:
|
Sample Output2:
|
YOU LOSE
|
YOU WIN
|
Для отправки решений необходимо