-
PYTHON > python et windows
Où se trouve Python ?
%USERPROFILE%/AppData\Local\Programs\Python\Python38-32
Comment executer Python dans une cosnole cmd ?
dans la console, taperr py
Lister les modules installés
help(‘modules’)
Où se trouvent les modules ?
%USERPROFILE%/AppData\Local\Programs\Python\Python38-32/Lib