When reading difficult content you should- Survey the chapter.
Surveying the chapter allows you to better interpret the literary text and therefore be able to answer the following questions or summarize.
Hope I helped,
-CSX :)
If i remember correctly...it should be 64 MB
Hope this helps
A dollar sign after both the letter and the number for each cell reference you want to keep the same will keep it the same when using the fill down/across function.
The program is correct: at the beginning, product = 0. Then, we start summing Y to that variable, and we sum Y exactly X times, because with each iteration we increase Count by 1, and check if Count=X so that we can exit the loop.