text
stringclasses 747
values |
---|
用Markdown表列出6个户外活动风险(列:风险, 可能性, 缓解措施)。 优先结合“图书馆”的情境举例。
|
---
|
為光照不足的陽台香草種植撰寫步驟指南(121–159字)。
|
---
|
Summarize the paragraph in 2–3 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.
|
---
|
次の段落を2〜3文で要約し、場所や取り組み名を残してください。
|
駅前の小さな図書館は先月リニューアルされ、児童向けの読書スペースや静かな自習室が追加された。地域ボランティアが手作りのしおりを配布し、週末には読み聞かせ会が開かれている。
|
---
|
Reescribe este correo con tono cortés y conciso (≤100 palabras):
|
Asunto: Cambio de horario
|
Hola equipo, quizá llegue tarde mañana por demoras del bus. ¿Podemos empezar 15 minutos después o ajustar la agenda? Prioriza ejemplos relacionados con el centro vecinal.
|
---
|
Rifattorizza questa funzione Python in forma iterativa con type hints e doctests; solleva ValueError se n<0; solo código:
|
```python
|
def fact(n):
|
return 1 if n<=1 else n*fact(n-1)
|
```
|
---
|
Classez ces éléments en {outils, consommables, documents} ; renvoyez un JSON avec uniquement ces clés :
|
['gants','flyers','clé à douille','ruban de masquage','contrat de salle','colliers de serrage']
|
---
|
Lösen Sie in LaTeX (≤130 Wörter): 1) berechnen Sie ∑_{k=1}^{n} k^2; 2) werten Sie ∫_0^1 (3x^2−2x+1) dx aus. Endergebnisse mit \boxed{} kennzeichnen.
|
---
|
다음 이메일을 공손하고 간결하게(90자 이하) 수정하세요:
|
제목: 일정 변경
|
팀 여러분, 버스 지연으로 내일 늦을 수 있습니다. 시작을 15분 늦추거나 안건 순서를 조정할 수 있을까요?
|
---
|
Составьте чек-лист из 10 шагов для организации мастерской по обмену инструментами. Используйте повелительное наклонение.
|
---
|
用1–4句话总结下面的段落,保留地点与关键举措:
|
社区活动中心新增了书法教室与陶艺工作坊,并在入口处设置了雨水收集装置。每周四举办“工具共享日”,居民可借用电钻与修枝剪。
|
---
|
將以下項目分類為{工具, 消耗品, 文件},僅以含這些鍵的JSON回傳:
|
['手套','傳單','套筒扳手','紙膠帶','場地合約','束帶']
|
---
|
Provide a LaTeX solution (≤130 words) for: 1) compute ∑_{k=1}^{n} k^2 and 2) evaluate ∫_0^1 (3x^2−2x+1) dx. Box final answers. Prioritize examples involving the community hall.
|
---
|
次の項目を{工具, 消耗品, 書類}に分類し、JSONで返答(キーは工具/消耗品/書類のみ):
|
['軍手','チラシ','ラチェットレンチ','マスキングテープ','会場契約書','結束バンド']
|
---
|
Escribe un relato breve (99–139 palabras) ambientado en un mercado nocturno; incluye un detalle de olor y otro de sonido.
|
---
|
Scrivi un racconto breve (100–140 parole) ambientato in un mercato notturno; includi un dettaglio di odore e uno di suono.
|
---
|
Réécrivez cet e-mail avec politesse et concision (≤80 mots) :
|
Objet : Changement d’horaire
|
Bonjour à tous, je risque d’être en retard demain à cause du bus. Peut-on commencer 15 minutes plus tard ou réorganiser l’ordre du jour ? Privilégiez des exemples liés à parc au bord de la rivière.
|
---
|
Ordnen Sie die Elemente {Werkzeuge, Verbrauchsmaterial, Dokumente} zu und geben Sie JSON mit genau diesen Schlüsseln zurück:
|
['Schutzhandschuhe','Flyer','Steckschlüssel','Abdeckband','Raumvertrag','Kabelbinder'] Priorisieren Sie Beispiele zum Bürgerhaus.
|
---
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.