Vertaling van "Python no" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Python no convierte la sintaxis de forma literal.
Interpretado: Python no necesita los pasos de compilación y enlace/ carga.
Interpreted: Python does not need the compilation and linking/loading steps.
Python no sabe que hemos encontrado el agujero.
Algo que Python no quiere que tengas.
Ten en cuenta que Python no necesita compilaciones.
Python no quiere que esto suceda.
Python doesn't want this to happen.
Te darás cuenta de que Python no requiere el uso de
You'll notice that Python doesn't require the use of
Python no maneja las mayúsculas y minúsculas del mismo modo en que lo hacen las personas.
Python does not handle uppercase and lowercase letters the same way that people do.
Y funciona porque a Python no le importa si el argumento de un método es una lista o no.
And it works because Python does not care if the argument of a method is a list or not.
Debido a que Python no es totalmente compatible con las variables léxicas, tienes que crear una estructura de datos para mantener el valor de n.
Because Python doesn't fully support lexical variables, you have to create a data structure to hold the value of n.
Python no ofrece apps integradas en el flujo de trabajo para aplicaciones relacionadas con ciencia e ingeniería, por lo que se requiere la programación personalizada en su lugar.
Python doesn't offer integrated workflow apps for scientific and engineering applications, requiring custom programming instead.
Así Python no entiende qué hacer con esa combinación de símbolos y no nos da un resultado.
So Python does not understand what to do with those, with that combination of symbols, and it can't give us back a result.
Por defecto, Python no sabe calcular el seno y coseno, pero lo hace una vez que se ha importado la biblioteca correspondiente.
By default, Python does not know how to calculate sine and cosine, but it can once the proper library has been imported.