python_versioncheck
Pythonのバージョン確認
Windowsの場合
>python --version Python 3.9.16
Linuxの場合
$ python --version Python 3.9.16
python_versioncheck.txt · 最終更新: 2024/03/10 22:57 by matsutaka
Windowsの場合
>python --version Python 3.9.16
Linuxの場合
$ python --version Python 3.9.16