~ Challenge Yourself


Use what you learned

Challenge #1

Analyse the trinket below: 

How can we change the above code to get the phrase "Some number?" to print? How about "Biiiiiig number"?

Challenge #2

How could you change the code below to:

  • Print "The number is greater than 10"?
  • Print "The number is less than or equal to 6"?