How to put constraints

If we want our input to be in the range of -100 to 100.
How can we do it.

Hey @Riankk, you can take simple int. int has range from -32768 to 32767

If it is from -100 to 100 then how will we do it ?

hey @Riankk, share me screenshots of the question.