non
test code first section
from sklearn.datasets import load_wine wine = load_wine()
print("hello")
a = True print(type(a)) b = False print(type(b))
Oppgave
Swipe to start coding
write this code
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 1