Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Count and Sum [1/8]


Count and Sum

The fourth statement of this program increases the value of variable b by 6.

After running the program, add an additional statement that multiplies the value of variable b by 3. Then output the value of variable b.

Loading...