Challenge: Average price for each model and year
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
Thanks for your feedback!
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 2.63Awesome!
Completion rate improved to 2.63
Challenge: Average price for each model and year
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
Thanks for your feedback!
single
Awesome!
Completion rate improved to 2.63
Challenge: Average price for each model and year
Swipe to show menu
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
Thanks for your feedback!