User Guide

Example 5: Unknown number
Set the unknown number
Coding cards are based on Pyhton text based
coding and use the += operator. The addition
assignment operator ( += ) adds the value of the
right operand to a variable and assigns the result
to the variable.
57