Platform Name |
CodeCheck |
Exercise Type |
Code Completion |
Language |
Python |
Description |
Given a list of integers of length ≥ 3, return the average of the first, last, and middle element (or the two middle elements if the length is even). |
Keywords |
,
|
URL |
https://codecheck.io/files/horstmann/codecheck-python-ArraysNoLoops-2 |
Author |
Cay Horstmann |
Institution |
San José State University |
Iframe URL |
https://codecheck.io/files/horstmann/codecheck-python-ArraysNoLoops-2 |
LTI URL |
https://codecheck.io/files/horstmann/codecheck-python-ArraysNoLoops-2 |
LTI Instructions URL |
https://horstmann.com/codecheck/lti.html |