Lessons

SC04 – Exercises

Nested :IF conditions Save any number in the variable NUMBER#. Then check whether the number is greater than 20 and less than 60 and output corresponding messages. Use only :IF statements and do not use :SWITCH. Simple condition with :IF and :ELSE Create a script with a simple condition. Use :IF to check whether a

SC04 – Exercises Read More »