scrimba
Prompt Engineering
Prompt Engineering
Quiz: Break Tasks into Smaller Steps
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Quiz: Break Tasks into Smaller Steps
AboutCommentsNotes
Quiz: Break Tasks into Smaller Steps
Expand for more info
quiz.md
run
preview
console
# Quiz

1. Why break tasks into smaller steps,
even if the language model is smart enough to handle it?

2. How would you break the following prompt into smaller tasks?
Don't worry about writing the prompts, just think about a
high-level way the app could be broken down to build
incrementally with the help of ChatGPT.

"I want to design the front end for a pet adoption app from scratch.
This app should have a user-friendly UI that displays a comprehensive list of pets,
each with a photo, name, age, and brief description.
Users should be able to click on a pet to see a detailed profile,
including its medical history and dietary requirements.
I also need mechanisms for filtering pets by various criteria
and want to ensure the design is mobile-responsive and
adheres to accessibility standards. How can I tackle this?"

Console
/index.html
-1:40