"python code" metninin Korece çevirisi
Bu giriş bulunamadı. Yaklaşık sonuçlar gösteriliyor. Yazımı kontrol edin veya bu terimin sözlüğe eklenmesini önerin.
This is another reason the template system doesn't allow arbitrary Python code.
이것은 템플릿 시스템이 임의의 Python 코드를 실행할 수 없는 또다른 이유이기도 합니다.
The development server automatically reloads Python code for each request as needed.
개발 서버는 요청이 들어올 때마다 자동으로 Python 코드를 다시 불러옵니다.
Thankfully, there is an even better way to enter Python code.
Entering Python code at the>prompt is slow and can only be done one line at a time.
파이썬 코드를>프롬프트에 입력하는 것은 다소 느리고 한 번에 한 줄만 수행이 된다.
Python code is easier to read.
For example, most of the Python code in scientific computing and data science is built around a group of mature and useful packages
예를 들어, 과학 컴퓨팅과 데이터 과학 분야에서 대부분의 파이썬 코드는 안정적이고 유용한 다음과 같은 패키지들 위에 구축되어 있습니다
Produce Python code to statistically analyse datasets.
데이터 세트를 통계적으로 분석하기위한 Python 코드를 생성하십시오.
You just ran Python code on your computer!
방금 컴퓨터에서 Python 코드를 실행 했습니다!
This can be picked up by a simple Python code.
간단한 Python 코드를 통해 해 볼 수 있습니다.
Python tutor allows you to step through Python code so you can visualize how the program will flow, and helps you to understand where your program went wrong.
Python 교사 는 Python 코드를 단계별로 실행할 수 있으므로 프로그램이 어떻게 진행되는지 시각화 할 수 있고 프로그램이 잘못 된 부분을 이해하는 데 도움이됩니다.
A lack of confusing symbols such as '{','}' and';' scattered around the code also make it a lot easier to read Python code.
또한 코드 주위에 산재되어 있는 '{','}' 그리고';' 와 같은 혼란스러운 기호들이 적은 것은 파이썬 코드를 훨씬 더 읽기 쉽게 해준다.
Produce Python code to statistically analyse datasets.
데이터 세트를 통계적으로 분석하기 위해 Python 코드를 생성합니다.
This means that Python code can execute inside of the environment, but there is no existing QT event loop running.
즉, Python 코드를 환경 내에서 실행할 수 있지만 실행 중인 기존 QT 이벤트 루프는 없습니다.