RT,要求使用迭代,但是不能创建新list, 迭代器要return None, 直接操作原List
L = ['h','e','l','l','o']
def reverseList(L:list) -> None:
对称交换就行了
`单行代码`
关注海汼部落技术社区