Coaching on prompts
Review your peers' prompts and give them feedback so that they can improve their prompts.
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