Close

11. Python 学んだことのメモ(プログラム処理)

前回に続き、Pythonの学んだことのメモ。今回はプログラムです。学んだ処理を表にまとめていきます。(適宜更新) 処理 コマンド 例 備考 Pythonの開始 python Pythonの開始 Python終了 exit() Pythonの終了 画面出力 print (表示したい値) print (‘Hello World’) 文字列以外(数式・処理もOK) pythonファイルの実行 python…

© 2024 ひよこの手習い(web) | WordPress Theme: Annina Free by CrestaProject.