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