What is the translation of " PYTHON INTERPRETER " in Ukrainian?

['paiθn in't3ːpritər]
['paiθn in't3ːpritər]
інтерпретатор python
python interpreter
інтерпретаторі python
python interpreter

Examples of using Python interpreter in English and their translations into Ukrainian

{-}
  • Computer category close
  • Colloquial category close
  • Ecclesiastic category close
Exit the Python interpreter.
Закрити Python інтепретатор.
Python Interpreter(v3.3).
Інтерпретатор Python(версія 3.3).
A fancy interface to the python interpreter!
Вишуканий інтерфейс для інтерпретатора Python!
The Python Interpreter generated the following error output: %1.
Помилка, про яку повідомив інтерпретатор Python:% 1.
Using an interactive python interpreter.
Використання інтерактивного інтерпретатора python.
The Python interpreter software can be downloaded from the official website of the Python..
Інтерпретатор Python можна встановити з офіційного сайту WEB.
Let's see some examples in the Python interpreter.
Давайте розглянемо декілька прикладів в інтерпретаторі Python.
Let's see that in the Python interpreter so we make sure we understand what's going on here.
Давайте поглянемо на код в інтерпретаторі Python, щоб зрозуміти, що відбувається.
It works in the same way as the-c switch to the python interpreter:.
Працює так само, як перемикач -c самого інтерпретатора python:.
So let's run this in the Python interpreter to see what the result is.
Давайте запустимо цей код в інтерпретаторі Python, щоб побачити результат.
Ve been running our programs one line at a time in the Python interpreter.
Досі ми запускали наші програми одним рядком в Python інтерпретаторі.
The Python interpreter caught an error during the execution of your script. Please fix the script.
Інтерпретатор Python повідомив про помилку у вашому скрипті. Будь ласка, виправте її.
Many of Komodo's features are derived from an embedded Python interpreter.[9].
Багато функцій Komodo походять від вбудованого інтерпретатора Python.[2].
When you just type name, the Python interpreter responds with the string representation of the variable'name'
Коли ви просто набираєте name, Python інтерпретує відповіді за допомогою рядкового представлення змінної 'name'
I will start by working out one way on the sketchpad,and then we will see a few different ways to solve it in the Python Interpreter.
Я почну з розгляду одного з них на дошці,а потім ми розглянемо ще пару способів в інтерпретаторі Python.
If you have a binary install of calibre, you can use the Python interpreter bundled with calibre, like this:.
Якщо вами встановлено бінарний пакунок calibre, ви можете скористатися інтерпретатором Python, який міститься у ньому. Ось так:.
The Python interpreter and the extensive standard library are freely available in source or binary form for all major platforms.
Інтерпретатор Python та стандартні бібліотеки доступні як у скомпільованій так і у вихідній формі на всіх основних платформах.
It is simpler to develop in Python than C, but Python runs slower and must have a Python interpreter to work.….
Легше писати на Python'е, ніж на C, але Python працює повільніше і вимагає інтерпретатора для успішної роботи.
The Python interpreter and standard libraries are available both in the compilation and in the original form on all major platforms.
Інтерпретатор Python та стандартні бібліотеки доступні як у скомпільованій так і у вихідній формі на всіх основних платформах.
Furthermore, most remaining pure syntax errorswill also be reported immediately by the Python interpreter, which analyzes the syntax of the program at load time.
Крім того, більшість інших чисто синтаксичніпомилки також будуть негайно повідомляти інтерпретатором Python, який аналізує синтаксис програми під час завантаження.
The Python interpreter caught an error during the execution of your script. Please fix the script and click the Finish button again.
Інтерпретатор мови Python знайшов у вашому скрипті помилку під час виконання. Будь ласка, виправте скрипт і натисніть кнопку« Готово» ще раз.
If you look at someone else's code or you look at your own code, the structure of the code tells you what the code means, because it has to have the sameindenting structure as the blocks that are interpreted by the Python interpreter.
При читанні чужих або навіть своїх власних програм структура коду дозволяє краще зрозуміти його призначення, завдяки тим самим відступам,які дозволяють інтерпретатору Python розмежовувати блоки коду.
I will show you an example in the Python interpreter of what find_second should do, then you should try and solve this on your own.
Я покажу вам в інтерпретаторі Python приклад того, що повинна робити find_second(), а потім ви повинні спробувати виконати завдання самостійно.
Python interpreter into an application written in C and use it as an extension or command language for that application.
Інтерпретатор мови Python може бути вбудований у програму, написану на C, і використовувати його як розширення або командну мову для цієї програми.
There seems to be an error in your script. The Python interpreter reported no errors, but the script does not generate a valid object. Please fix the script.
Здається у вашому скрипті є помилка. Інтерпретатор Python не повідомляв про помилки, але скрипт не створив жодного чинногооб' єкта. Будь ласка, виправте помилку.
The Python interpreter is easily extended with new functions and data types implemented in C or C++(or other languages callable from C).
Інтерпретатор мови Python може бути розширений функціями та типами даних, розробленими на C чи C++(або на іншій мові, яку можна викликати із C).
Once you are really hooked, you can link the Python interpreter into an application written in C and use it as an extension or command language for that application.
Інтерпретатор мови Python може бути вбудований у програму, написану на C, і використовувати його як розширення або командну мову для цієї програми.
There seems to be an error in your script. The Python interpreter reported no errors, but the script does not generate a valid object. Please fix the script, and click the Finish button again.
Здається у вашому скрипті є помилка. Інтерпретатор Python не повідомляв про помилки, але скрипт не створив жодного чинногооб' єкта. Будь ласка, виправте помилку і натисніть кнопку« Готово» ще раз.
So far we've been writing all our python code in the interpreter, which limits us to entering one line of code at a time.
Досі ми писали увесь наш Python код в інтерпретаторі, що обмежує нас написанням лише одного рядка за раз.
To execute python script, you need to refer to the interpreter with the name of the script.
Для виконання python скрипта вам буде потрібно звернутися до інтерпретатора з назвою самого скрипта.
Results: 40, Time: 0.0434

Word-for-word translation

Top dictionary queries

English - Ukrainian