Answer:
i dont know if this help but To do this, we will use a 'for loop'. The “for loop” allows the programmer to call a section of code repeatedly within a range of values. The range() function will return integer values depending on the arguments.
Explanation:
true i think
Answer: 3
Because X = 18 and our condition given to the code if > and < which do not match with the input so it prints 3.
Order of operations