プロンプトとコード生成プロセスのコーチング
チームメンバーのプロンプトをレビューし、フィードバックを与えてプロンプトを改善できるようにします。
Description
Example
"Create a function to find prime numbers within a range.""Develop a Python function that takes two integers as input and returns a list of prime numbers within that range. Ensure the function efficiently handles different ranges, including edge cases."Exercise
Checklist for Further Learning
Last updated