登录  注册

首页->python程序设计

已知 x = ‘a234b123c’,并且re模块已导入,则表达式 re.split(‘\d+’, x) 的值为_______。

答:([‘a’, ‘b’, ‘c’])
继续答题:下一题
微考学堂微考学社

更多python程序设计试题