CodeMonkey Blog

>  All Blogs

Tag: tips

codemonkey

Learn How to Compare Values

Our new challenges introduce important computer science topics: not Equals to == Less than < Return values Sometimes computers need to compare two values to

Read More »

Index Beavers

When there are several objects of the same kind on the screen you can interact with each one of them separately. That is what Array

Read More »
codemonkey goat

What If, Else

Life is full of tough decisions. If a banana is nice and yellow you better grab it quick, but what if it is green or

Read More »