资讯

odd.append(k) print even # check the list print odd # check the list Creating a function A function is a block of code that performs one desired action. Common examples are the “print ()” function ...