"Captain Code" knows that bool-type values are important and he won't move on to other topics until he knows everything about boolean logic.

Create a savvy and a ready variable that you set to false. Use the not operator to change savvy to true. Repeat the same with ready and display them.

Continue experimenting in your development tool and keep up the good work!