登录  注册

首页->python程序设计

已知x = [[] for i in range(3)],那么执行语句x[0].append(1)之后,x的值为_______。

答:([[1], [], []])
继续答题:下一题
微考学堂微考学社

更多python程序设计试题