1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
If you have a Python file (say utility.py
) you can run it from the command line by specifying which Python interpreter: python3.6 utility.py
or python3 utility.py
.
Contenus pertinents
- Réponse acceptéedemandé il y a 4 mois
- demandé il y a 2 ans
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 7 mois
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 ans