Si encuentras algún fallo con tu código o trabajo, recuerda probar siempre en un ambiente de testing antes añadir el código al trabajo final.
Ejemplo: cómo ejecutar un archivo python desde cmd
// To run pytho script from CMD
//type python and the name of the file. Assuming hello.py
python hello.py
Ten en cuenta dar visibilidad a este enunciado si te ayudó.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)