Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Getters [2/12]

Getters create a new value without modifying the variable.

The getter .round returns the value of a variable rounded to the nearest whole number.

Loading...