Add each of the following sets of doctests to the docstring at the top of the file and write Python code to make the doctests pass. """ >>> a_list[3] 42 >>> ...
確定! 回上一頁