Coding Adventure 3: Let's start excavation

Master Python

Be familiar with Python arrays and functions.

JOIN

Description

Awesome! I can't get enough of this! How about we start collecting some gifts for friends?

Preview Video

Coding Missions

Magnifying glasses

Robo is going to get a magnifying glass for a specific friend. The friend's ID number is on the yellow cell. Read the list of names, and then replace the friend's ID with his/her name by writing the name on the same yellow cell.

Gifts for everybody

Robo is going to get a gemstone gift for all his friends. Each set of gemstones has the friend's ID listed below on the yellow cells.

Read the list of names, and then replace the ID's with his/her name by writing the name on the same yellow cells.

Friends' names

Now, Robo has a list of names and how many gemstongs his friends needs. The number is  on the cell to the right of the name.

Robo needs to collect the needed number for the friend whose ID is in the yellow cell.

Hint: The numbers will change after every run. Robo should read numbers from the cells

And another one!

Our next mission is similar to the previous mission but this time we have two IDs on two yellow cells.

Robo needs to collect the needed number for each friend whose ID is on the yellow cell. Collect the needed number of gemstones from his/her column.    

Hint: Numbers will change after every run. Robo should read numbers from the cells.

Gemstones for everyone!

The last thing to do on this adventure is to get gemstones for all four friends whose IDs are on the yellow cells. Collect the needed number of gemstones from his/her column.    

Hint: Numbers will change after every run. Robo should read numbers from the cells.

Master Python

Be familiar with Python arrays and functions.

JOIN
Canada Flag Privacy Policy Terms of Use
Got an invite