' Number of Winter Days ' PRINT "Winter Days = ", 11 + 31 + 28 + 19 END
When all the operators are the same, start at the left and do the arithmetic one operator at a time. Doing this for the above:
11 + 31 + 28 + 1942 + 28 + 19
70 + 19
89 -------- -------- ------- do first do second do third
You have reached the end of this chapter. Only 23 more to go. You may wish to review the following:
For more exciting Story Problems, and lots more Math, be sure to look for Chapter 2, coming soon to a screen near you.