horstmann/codecheck-python-MovingorRemovingElements-1

Platform Name CodeCheck
Exercise Type Code Completion
Language Python
Description Given a list of integers and an integer n, remove all elementts > n or < -n. Shift all remaining elements to the front, and return the number of removed elements.
Keywords
,
URL https://codecheck.io/files/horstmann/codecheck-python-MovingorRemovingElements-1
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-python-MovingorRemovingElements-1
LTI URL https://codecheck.io/files/horstmann/codecheck-python-MovingorRemovingElements-1
LTI Instructions URL https://horstmann.com/codecheck/lti.html

Preview