non
test code first section
12from sklearn.datasets import load_wine wine = load_wine()
1print("hello")
12345a = True print(type(a)) b = False print(type(b))
Oppgave
Swipe to start coding
write this code
Løsning
1.
2.
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 1
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Suggested prompts:
Can you explain what the code is doing?
What is the output of the runnable code samples?
Can you provide more details about the wine dataset?
Fantastisk!
Completion rate forbedret til 50
non
Sveip for å vise menyen
test code first section
12from sklearn.datasets import load_wine wine = load_wine()
1print("hello")
12345a = True print(type(a)) b = False print(type(b))
Oppgave
Swipe to start coding
write this code
Løsning
1.
2.
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 1