Least consuming cars
Let's find out the least consuming cars in terms of model and fuel type.
Task
Swipe to start coding
From the audi_cars
dataset extract model
and fueltype
columns and order by average fuel consuming (mpg
) in ascending order.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 5. 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
Least consuming cars
Swipe to show menu
Let's find out the least consuming cars in terms of model and fuel type.
Task
Swipe to start coding
From the audi_cars
dataset extract model
and fueltype
columns and order by average fuel consuming (mpg
) in ascending order.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 2.63SectionΒ 5. ChapterΒ 6
single