horstmann/codecheck-python-TwoAnswers-4
Platform Name
CodeCheck
Exercise Type
Code Completion
Language
Python
Description
Given a list of integers, return a list of length 2, each being a list. The first one holds the positive elements and the second one holds the negative elements of the original list.
Keywords
Lists - Simple Exercises
,
Two Answers
URL
https://codecheck.io/files/horstmann/codecheck-python-TwoAnswers-4
Author
Cay Horstmann
Institution
San José State University
Iframe URL
https://codecheck.io/files/horstmann/codecheck-python-TwoAnswers-4
LTI URL
https://codecheck.io/files/horstmann/codecheck-python-TwoAnswers-4
LTI Instructions URL
https://horstmann.com/codecheck/lti.html
Preview