Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lära 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
Uppgift

Swipe to start coding

write this code

Lösning

1.

2.

question mark

Select the correct answer

question-icon
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 1

Fråga AI

expand

Fråga AI

ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

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

Svep för att visa menyn

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
Uppgift

Swipe to start coding

write this code

Lösning

1.

2.

question mark

Select the correct answer

question-icon
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 1
some-alt