UKHeliBob:
The code is clumsy but may work if you use the and operator ( && ) when testing the inputs
OP, "and" is a synonym for "&&". You can use either.
UKHeliBob:
The code is clumsy but may work if you use the and operator ( && ) when testing the inputs
OP, "and" is a synonym for "&&". You can use either.