摘要:
def f(x): return x*xa = map(f, [1, 2, 3, 4, 5, 6, 7, 8, 9])for i in a: print(i) 149162536496481 import sys input_file = sys.argv[1]output_file = sys.a 阅读全文
posted @ 2018-12-07 16:28
上山打老虎下山采蘑菇
阅读(12615)
评论(0)
推荐(0)

浙公网安备 33010602011771号