text
stringclasses 747
values |
---|
Il mercato rionale ha introdotto banchi dedicati ai prodotti di stagione e una piccola area per scambi di semi. Ogni sabato, un nutrizionista locale offre consigli gratuiti su etichette e porzioni.
|
---
|
Dressez une checklist en 10 étapes pour organiser un atelier de partage d'outils. Utilisez des impératifs courts.
|
---
|
Geben Sie eine Schritt-für-Schritt-Anleitung (119–159 Wörter) für Balkonkräuter bei wenig Licht.
|
---
|
다음 문단에서 JSON {location:string, actions:list<string>, schedule:string}를 추출하세요. 최소화된 JSON만 반환.
|
동네 재활용 센터는 분리배출 안내 표지판을 새로 설치하고, 주 1회 업사이클링 수업을 시작했다. 주민들은 작은 가구를 고치는 방법을 배우고 서로 도구를 공유한다.
|
---
|
В таблице Markdown перечислите 6 рисков для уличного мероприятия (Риск, Вероятность, Митигaция).
|
---
|
将以下项目分类为{工具, 消耗品, 文档},仅以包含这些键的JSON返回:
|
['手套','传单','套筒扳手','美纹纸胶带','场地合同','扎带'] 优先结合“学校体育馆”的情境举例。
|
---
|
為光照不足的陽台香草種植撰寫步驟指南(121–160字)。 優先結合「圖書館」的情境舉例。
|
---
|
Classify these items into {tools, consumables, documents}; output JSON with keys tools/consumables/documents only:
|
['safety gloves','flyers','socket wrench','masking tape','venue contract','zip ties'] Prioritize examples involving the library atrium.
|
---
|
SQL課題:events(id, city, date, attendees), cities(city, region)。各地域の30日ローリング合計と、直近窓での都市ランキングを求めるクエリを書き、ウィンドウ関数を3文で説明。
|
---
|
Resume el siguiente párrafo en 2–3 oraciones, conservando nombres y acciones clave:
|
El parque del barrio estrenó senderos iluminados y bebederos nuevos. Además, un grupo de vecinos organiza los domingos una caminata guiada sobre aves urbanas y plantas nativas.
|
---
|
Riassumi il paragrafo in 3–3 frasi, mantenendo nomi e iniziative principali:
|
Il mercato rionale ha introdotto banchi dedicati ai prodotti di stagione e una piccola area per scambi di semi. Ogni sabato, un nutrizionista locale offre consigli gratuiti su etichette e porzioni.
|
---
|
Refactorez cette fonction Python en version itérative avec annotations de type et doctests ; ValueError si n<0 ; code uniquement :
|
```python
|
def fact(n):
|
return 1 if n<=1 else n*fact(n-1)
|
``` Privilégiez des exemples liés à bibliothèque.
|
---
|
Analysieren Sie die Tabelle in einem Absatz (≤120 Wörter) und heben Sie Risiken hervor:
|
| Aufgabe | Start | Ende | Verantwortlich |
|
|-----|-----|-----|-----|
|
| Raum buchen | 09/02 | 09/05 | Jan |
|
| Sprecher | 09/03 | 09/07 | Eva |
|
| Technik | 09/04 | 09/10 | Ana |
|
---
|
다음 Python 함수를 반복형으로 리팩터링하고 타입 힌트/도크테스트를 추가하세요. n<0이면 ValueError. 코드만 반환:
|
```python
|
def fact(n):
|
return 1 if n<=1 else n*fact(n-1)
|
``` 체육관와(과) 관련된 예시를 우선하세요.
|
---
|
Дайте пошаговые рекомендации (121–159 слов) по выращиванию трав на балконе при недостатке света. Отдайте приоритет примерам, связанным с парк у реки.
|
---
|
将以下项目分类为{工具, 消耗品, 文档},仅以包含这些键的JSON返回:
|
['手套','传单','套筒扳手','美纹纸胶带','场地合同','扎带']
|
---
|
以Markdown表列出6項戶外活動風險(欄:風險, 機率, 緩解)。
|
---
|
Summarize the paragraph in 3–2 sentences, keeping place names and initiatives:
|
The community garden on Maple Street was expanded this spring. Volunteers installed drip irrigation, added compost bins, and planted native flowers to support pollinators. Weekend workshops now teach soil health and seed saving. Prioritize examples involving the library atrium.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.