Practice Your Prompting Skills

Complete these exercises to become a master prompt engineer.

Turn a Vague Idea into a Specific Prompt
You want the AI to create a new superhero. Your current idea is just "make a superhero".

Improve this prompt using the Role, Goal, Action, Task, and Format structure. What details would you add?

Try it yourself!

Add a Format
You need a list of the planets in our solar system, ordered by their distance from the sun.

Write a prompt that asks for this information, but specifically requests the output in a two-column markdown table with headers "Planet" and "Position".

Try it yourself!

Use Few-Shot Prompting
You want to translate simple English words to French animal names.

Write a prompt that uses two examples (e.g., Cat -> Chat, Dog -> Chien) to show the AI the pattern, and then ask it to translate "Horse".

Try it yourself!