Creating a list: - Tom Kleen

count_frequency(a, n) R. eturn. the number of times a specific element occurs in a list. Nothing is printed. For example, to see how many times the number 85 occurs in a list called . aList, you would call it like this: count = count_frequency(aList, 85) sum_between(a, low, high) R. eturn. the sum of the numbers in a list between two numbers that are passed in. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download