generated at
2/22/2025, 8:04:41 PM
Python:条件
条件
(
condition
)
値の比較だけでなく、他の演算子も使うことができる。
Python:if文
Python:while文