gesource.jp
Pythonでmap関数は引数listを複数指定できる。
Pythonでmap関数は引数listを複数指定できる。 >>> map(pow, [1,2…