SyntaxFix
Write A Post
Hire A Developer
Questions
Use this code :
if (lowerBound <= val && val < upperBound) or if (lowerBound <= val && val <= upperBound)