Least consuming cars
Let's find out the least consuming cars in terms of model and fuel type.
Opgave
Swipe to start coding
From the audi_cars
dataset extract model
and fueltype
columns and order by average fuel consuming (mpg
) in ascending order.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 5. Kapitel 6
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Suggested prompts:
Opsummér dette kapitel
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.63
Least consuming cars
Stryg for at vise menuen
Let's find out the least consuming cars in terms of model and fuel type.
Opgave
Swipe to start coding
From the audi_cars
dataset extract model
and fueltype
columns and order by average fuel consuming (mpg
) in ascending order.
Løsning
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 2.63Sektion 5. Kapitel 6
single