Task: Mid-Morning Specials
Task
Swipe to start coding
Remember the Drink of the Hour board from Chapter 6 at CafΓ© Pandasia?
The cafΓ© manager now wants to print just the mid-morning specials β the drinks served between 9 AM and 11 AM, so the team can make a poster for social media.
- Use slicing to get the drinks served between 9 AM and 11 AM.
- Store the result in a variable called
result.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 8
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Suggested prompts:
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 2.7
Task: Mid-Morning Specials
Swipe to show menu
Task
Swipe to start coding
Remember the Drink of the Hour board from Chapter 6 at CafΓ© Pandasia?
The cafΓ© manager now wants to print just the mid-morning specials β the drinks served between 9 AM and 11 AM, so the team can make a poster for social media.
- Use slicing to get the drinks served between 9 AM and 11 AM.
- Store the result in a variable called
result.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 8
single