No olvides que en la informática un problema casi siempre tiene varias resoluciones, así que te enseñaremos lo más óptimo y mejor.
Ejemplo: sintaxis no válida de pyflakes
if variable >10print(variable +str(" > 10"))# there is no ":" next to the 10 in the 1st line, that will activate an error which is "SyntaxError : invalid syntax"# [pyflakes] significate something is missing in your code
Reseñas y puntuaciones del artículo
No se te olvide dar difusión a este post si te ayudó.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)