usr/local/bin/python # -*- coding: utf-8 -*- # https://github.com/srhrshr/python-is-cool from functools import reduce def square_fn(x): ...
確定! 回上一頁