Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære non | section 1
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
test code

booknon

test code first section

12
from sklearn.datasets import load_wine wine = load_wine()
copy
1
print("hello")
copy
12345
a = True print(type(a)) b = False print(type(b))
copy
carousel-imgcarousel-imgcarousel-img
Oppgave

Swipe to start coding

write this code

Løsning

1.

2.

question mark

Select the correct answer

question-icon
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 1

Spør AI

expand

Spør AI

ChatGPT

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?

booknon

Sveip for å vise menyen

test code first section

12
from sklearn.datasets import load_wine wine = load_wine()
copy
1
print("hello")
copy
12345
a = True print(type(a)) b = False print(type(b))
copy
carousel-imgcarousel-imgcarousel-img
Oppgave

Swipe to start coding

write this code

Løsning

1.

2.

question mark

Select the correct answer

question-icon
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 1
some-alt