Check the value Open on JetBrains Academy

Write a program that reads a value and checks if it is less than 10 and greater than 0.


Sample Input:
0

Sample Output:
false


Memory limit: 256 MB
Time limit: 8 seconds

Show topic summary