摘要:
flag = False while not flag: for i in third_menu: print(i) choice1 = input("请选择一级菜单:") if choice1 in third_menu: while not flag: for i in third_menu[c 阅读全文
posted @ 2019-09-14 15:53
果冻不好吃
阅读(96)
评论(0)
推荐(0)
摘要:
可能有点绕 1.node.next –> node.pre;node.pre –> node.next(递归)2.head.next –> None;tail.pre –> None3.head–>tail;tail–>head 阅读全文
posted @ 2019-09-14 11:33
果冻不好吃
阅读(203)
评论(0)
推荐(0)

浙公网安备 33010602011771号