By typing a python program into a file instead of at the Python '>' prompt the program can be saved and run on demand by typing $ python progname.py at the command prompt or
파이썬 프로그램을 파이썬의 '>' 프롬프트 대신에 하나의 파일에 타이프해 넣음으로써 프로그램은 저장되어질 수 있으며 명령어 프롬프트에서 $ python progname.py 을 타이프하거나 혹은 윈도우의 익스플로러 창안에서 파일이름을 더블클릭함으로써 요청시에 실행된다.
You will find them in virtually every nontrivial Python program.
Once you start this python program, it will process every image file in the indicated directory with the Colorful Image Colorizationalgorithm.
이 파이썬 프로그램을 시작하면 다채로운 이미지 채색 알고리즘을 사용하여 표시된 디렉토리의 모든 이미지 파일을 처리합니다.
We want to write now our first serious Python program.
우리는 지금 우리의 첫 번째 심각한 파이썬 프로그램을 작성하고 싶습니다.
Well done, you have successfully run your first Python program.
여러분은 여러분의 첫 파이썬 프로그램을 성공적으로 실행시킨 것입니다.
If a critical section of the code is needed to run faster or if some algorithms are not open, some programs can be written in C or C++, and then used in the Python program.
코드의 일부를 빠르게 하거나 알고리즘이 오픈되지 않게 하려면 그 부분을 C/C++로 만들어 파이썬 프로그램에서 사용할 수 있다.
A Python program using the RoboDK API allows creating robot programs from generic programming code (Python).
RoboDK API 를 사용하는 파이썬 프로그램을 사용하면 일반 파이썬 프로그래밍 코드에서 로봇 프로그램을 작성할 수 있습니다.
It's just a plain text file full of Python program statements.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.