- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 30 for item_name (0.09 sec)
-
docs/uk/docs/index.md
--- Ми лише трішки доторкнулися до коду, але Ви вже маєте уявлення про те, як все працює. Спробуйте змінити рядок: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...із: ```Python ... "item_name": item.name ... ``` ...на: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 24.2K bytes - Viewed (0) -
docs/vi/docs/index.md
--- Chúng tôi chỉ trình bày những thứ cơ bản bên ngoài, nhưng bạn đã hiểu cách thức hoạt động của nó. Thử thay đổi dòng này: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...từ: ```Python ... "item_name": item.name ... ``` ...sang: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.9K bytes - Viewed (0) -
docs/pl/docs/index.md
--- To dopiero początek, ale już masz mniej-więcej pojęcie jak to wszystko działa. Spróbuj zmienić linijkę: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...z: ```Python ... "item_name": item.name ... ``` ...na: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 19.6K bytes - Viewed (0) -
docs/it/docs/index.md
Questa è solo la punta dell'iceberg, ma dovresti avere già un'idea di come il tutto funzioni. Prova a cambiare questa riga di codice: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...da: ```Python ... "item_name": item.name ... ``` ...a: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 19.5K bytes - Viewed (0) -
docs/de/docs/index.md
Versuchen Sie, diese Zeile zu ändern: ```Python return {"item_name": item.name, "item_id": item_id} ``` ... von: ```Python ... "item_name": item.name ... ``` ... zu: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.1K bytes - Viewed (0) -
docs/ru/docs/index.md
--- Мы только немного копнули поверхность, но вы уже поняли, как все это работает. Попробуйте изменить строку с помощью: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...из: ```Python ... "item_name": item.name ... ``` ...в: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 25.8K bytes - Viewed (0) -
docs/ja/docs/index.md
- 2 つの対話的なドキュメントのWebインターフェイスを直接提供します。 --- まだ表面的な部分に触れただけですが、もう全ての仕組みは分かっているはずです。 以下の行を変更してみてください: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...以下を: ```Python ... "item_name": item.name ... ``` ...以下のように: ```Python ... "item_price": item.price ... ``` ...そして、エディタが属性を自動補完し、そのタイプを知る方法を確認してください。:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 21.3K bytes - Viewed (0) -
docs/id/docs/index.md
--- Kita baru menyentuh permukaannya saja, tetapi anda sudah mulai paham gambaran besar cara kerjanya. Coba ubah baris: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...dari: ```Python ... "item_name": item.name ... ``` ...menjadi: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 20.5K bytes - Viewed (0) -
docs/az/docs/index.md
--- Yeni başlamışıq, amma siz artıq işin məntiqini başa düşmüsünüz. İndi aşağıdakı sətri dəyişdirməyə çalışın: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...bundan: ```Python ... "item_name": item.name ... ``` ...buna: ```Python ... "item_price": item.price ... ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 22.7K bytes - Viewed (0) -
docs/ko/docs/index.md
* 2개의 대화형 문서 웹 인터페이스를 직접 제공. --- 우리는 그저 수박 겉 핥기만 했을 뿐인데 여러분은 벌써 어떻게 작동하는지 알고 있습니다. 다음 줄을 바꿔보십시오: ```Python return {"item_name": item.name, "item_id": item_id} ``` ...에서: ```Python ... "item_name": item.name ... ``` ...으로: ```Python ... "item_price": item.price ... ``` ...그러고 나서 여러분의 편집기가 속성과 타입을 알고 자동 완성하는지 보십시오:
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 19.7K bytes - Viewed (0)