CodeMonkey Blog

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 »