エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
9.9. operator — Standard operators as functions — Python 2.7.18 documentation
This document is for an old version of Python that is no longer supported. You should upgrade and... This document is for an old version of Python that is no longer supported. You should upgrade and read the Python documentation for the current stable release. 9.9. operator — Standard operators as functions¶ The operator module exports a set of efficient functions corresponding to the intrinsic operators of Python. For example, operator.add(x, y) is equivalent to the expression x+y. The function
2015/02/23 リンク