Translation of "Python" in English

0.009 sec.

Examples of using "Python" in a sentence and their english translations:

Un python réticulé.

A reticulated python.

Le python se fie à d'autres sens.

the python relies on other senses.

Les scripts Python ont une syntaxe très simple.

The syntax of Python scripts is very simple.

Gcc est un compilateur alors que python est un interpréteur.

GCC is a compiler while Python is an interpreter.

J'ai également montré un exemple d'une application simple, mais complète, d'une système de greffons pour une application, le tout écrit en Python.

I also showed an example of a simple but complete plugin system for an application, all written in Python.

Mais voyez-vous, le Python a la malencontreuse habitude de donner l'impression que tout est trop facile. Pour vraiment montrer les tripes d'une infrastructure de greffons, nous allons passer au C.

But see, Python has the unfortunate habit of making everything look too easy. To really show the guts of a plugin infrastructure, we’ll switch to C.

Le C est le parfait exemple de "l'autre extrême" du Python. C'est parmi les langages courant, celui de plus bas niveau, et quasi-universellement utilisé comme glu entre les autres langages et systèmes.

C is the perfect "other extreme" to Python. It’s the most low level of the mainstream programming languages, and almost universally serves as glue between other languages and systems.