登录  注册

首页->python程序设计

已知列表 x = list(range(10)),那么执行语句 del x[::2]之后,x的值为___。

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

更多python程序设计试题