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))
Opgave
Swipe to start coding
write this code
Løsning
1.
2.
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 1
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:
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
Stryg for at vise menuen
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))
Opgave
Swipe to start coding
write this code
Løsning
1.
2.
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 1