Challenge: Average price for each model and year
Task
Swipe to start coding
From the audi_cars
table calculate the average price
for each combination of model
and year
. Round average price to 0 decimals (so make it integer). Sort values by year.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 6. ChapterΒ 6
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.63
Challenge: Average price for each model and year
Swipe to show menu
Task
Swipe to start coding
From the audi_cars
table calculate the average price
for each combination of model
and year
. Round average price to 0 decimals (so make it integer). Sort values by year.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 2.63SectionΒ 6. ChapterΒ 6
single