Pythonのバージョン確認

Windowsの場合

>python --version
Python 3.9.16

Linuxの場合

$ python --version
Python 3.9.16