20/02/28 13:49:30.68 GfVfgYuK.net
>>919
Windows 10, WSL, Ubuntu 18.04 では、
python/python3 コマンドは別のものだから、間違う訳ないw
which python3
/usr/bin/python3
file /usr/bin/python3
/usr/bin/python3: symbolic link to python3.6
which python
/usr/bin/python
file /usr/bin/python
/usr/bin/python: symbolic link to python2.7