Common Computer Science References
At the end of this lesson, you will be able to:
understand and use a list (not an array)
passing parameters
go over Lists , Computer Based Problem Solving
nil
create a program that will accept marks (0 to 100) repeatedly from the user
you are not sure how many marks the user will enter
place the values in list
when the user enters "stop", it sends the list to a function that calculates average and returns it as a float
you MUST use a loop to calculate the average, no built in functions
recreate the same above program in a second language
NOTE: You can turn on "Closed Captions" to see a printout of what is being said by selecting the "CC" button.
You can also have it translate the closed captions by going to "Settings, Subtitles/CC, Auto-translate" and then pick your prefered language.