Create numbers 1 through 10 in a list
Put even numbers 2 through 10 in a list
Put numbers 20 to 1 in a list; counting backwards
Report the maximum number from a list: also called best-so-far
Report the minimum number from a list
Report the number of items in a list
Report a specific item number from a list
Replace items in a list with a different value
Read in a list create output to report it backwards
Sum numbers 1 to n
No comments:
Post a Comment