Examples with "enter python" and their translation in Frans
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.
Thankfully, there is an even better way to enter Python code.
Enter Python notebooks. I'd write the code, create the graph, write some commentary and
Je créais alors le code et un graphique, puis je rédigeais quelques commentaires,
With the virtual environment activated if you enter python the Python interpreter from the virtual environment will be executed.
Lorsque l'environnement virtuel est activé si vous entrez python, l'interpréteur Python à partir de l'environnement virtuel sera exécuté.
The Python console, where all the commands executed by FreeCAD are printed, and where you can enter python code
La console Python, où sont affichées toutes les commandes exécutées par FreeCAD, que vous pouvez réutiliser dans vos macros, et qui permet de saisir du code python
Andere resultaten
Also, we notice that as we enter in commands, Python will give us its output immediately.
Il faut aussi noter que lorsque nous entrons une commande, Python va nous en donner immédiatement le résultat.
So from now up through then, the activities Montréal Python will enter into an international Python spotlight; both our own exposure and that of our sponsors will be tremendously amplified.
À compter d'aujourd'hui, les activités de Montréal Python débarquent sur la scène internationale de Python et notre visibilité, ainsi que celle de nos commanditaires, n'en sera que plus grande.
The Interpreter allows us to enter commands directly into Python, and as soon as we enter in a command, Python will execute it and spit out its result back to us.
Ce dernier nous permet d'entrer directement des commandes et dès que nous entrons une commande, Python l'exécute et renvoie le résultat.
We strongly encourage you to enter the code snippets below into a Python interpreter.
Nous vous encourageons vivement à entrer les extraits de code ci-dessous dans un interpréteur Python.
Growing up, we enter gradually into their jungle, they crowd around a floor covered with snakes and we run the python.
En grandissant, on entre petit à petit dans leur jungle, on foule un sol entier tapissé de couleuvres et on se heurte au python.
Enter the following code to import the BigQuery Python client library and initialize a client.
Saisissez le code suivant pour importer la bibliothèque cliente Python BigQuery et initialiser un client.
Enter the location of your preferred text editor in the Python tab of the Options menu, as shown in the following image.
Saisir l'emplacement de l'éditeur de texte comme indiqué dans l'image suivante.
For example, if you let the user enter search queries like tags:python, it would be convenient to somehow turn that into a query like
Par exemple, si vous laissez l'utilisateur entrer des requêtes de recherche de type tags:python, il serait intéressant de les transformer comme suit
When you type in a Python command and then press the Enter key, the command is executed by the Python interpreter.
Quand vous tapez une commande Python et appuyez sur la touche Entrée, la commande est exécutée par l'interpréteur Python.