keep-loving-pythonのブログ

Pythonを愛し続けたいです(Pythonが流行っている限りですが。。。)

2023-05-24から1日間の記事一覧

Python用語、日本語と英語の対比。

日本語と英語の対比 引用元 対比 補足 コメント 日本語と英語の対比 引用元 https://docs.python.org/ja/3/reference/expressions.html https://docs.python.org/3/reference/expressions.html 対比 日本語 英語 備考 ブール演算 Boolean operations 論理演…