摘要:
三元表达式: 姓名>>: wesleyNB 列表推导式: 生成器表达式: (expression for iter_val in iterable) (expression for iter_val in iterable if cond_expr) None['wesley'] 阅读全文
posted @ 2018-11-02 09:51
986428528
阅读(264)
评论(0)
推荐(0)
摘要:
迭代器: <list_iterator object at 0x005A3150>Traceback (most recent call last):123 File "F:/back01/hansu.py", line 261, in <module> print(iter_l.__next__( 阅读全文
posted @ 2018-11-02 03:01
986428528
阅读(100)
评论(0)
推荐(0)
摘要:
eval()常见作用有: 1.eval(str): #str 表达式 2.将字符串转换成相应的对象: 阅读全文
posted @ 2018-11-02 00:21
986428528
阅读(131)
评论(0)
推荐(0)

浙公网安备 33010602011771号