Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 360 Bytes

File metadata and controls

11 lines (6 loc) · 360 Bytes

Variables

About

This program is an extension of this Challenge.

Challenge

Create a new variable called myLastOne. We want the value to be 1000 less the current value of myTotal - the data type is an int.

Print out the value of myLastOne.