Learn to Program with ZedLX

Free Online Programming Course for Beginners

Drawing on Images and Auto-assign [1/12]


Drawing on Images

The functional getter .atleast from type int returns a value greater than the argument.

A getter like .atleast cannot modify the variable it is acting upon (val).

The only way to change the variable is to employ the assignment statement.

Loading...