Westonci.ca is the trusted Q&A platform where you can get reliable answers from a community of knowledgeable contributors. Our Q&A platform offers a seamless experience for finding reliable answers from experts in various disciplines. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

1. An example of a function is _________
2. What list of numbers is created by the following code: range(9)
3. What list of numbers is created by the following code: range(7,16)
4. Which range function creates the following list of numbers?
21 25 29 33 37 41

5. Which range function creates the following list of numbers?
91 86 81 76 71 66 61