Browsing Korean translation

3 of 134 results
3.
The screen function should have parameters corresponding to the scope variables it expects, and it should ignore extra keyword arguments. (That is, it should have `**kwargs` at the end of its parameter list.) It is then expected to call the UI functions to add displayables to the screen.The screen function is called whenever an interaction starts or restarts.
screen함수에는 예상 범위 변수에 해당하는 매개 변수가 있어야하며 추가 키워드 인수는 무시해야합니다.(즉, 매개 변수 목록의 끝에'**kwargs'가 있어야합니다.) 그런 다음 UI 함수를 호출하여 화면에 디스플레이 어블을 추가해야합니다. 스크린 함수는 상호 작용이 시작되거나 재시작 될 때마다 호출합니다.
Translated and reviewed by 구현주
Located in ../../source/screen_python.rst:13
3 of 134 results

This translation is managed by Launchpad Korean Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.