✏️ Update Python version in `docs/ko/docs/index.md` (#10680)

This commit is contained in:
Sumin Kim 2024-01-10 01:23:09 +09:00 committed by GitHub
parent aa53a48fe3
commit 6efd537204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ def update_item(item_id: int, item: Item):
새로운 문법, 특정 라이브러리의 메소드나 클래스 등을 배울 필요가 없습니다.
그저 표준 **Python 3.6+**입니다.
그저 표준 **Python 3.8+** 입니다.
예를 들어, `int`에 대해선: