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))
Task
Swipe to start coding
write this code
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 1
index.html
index.js
index.css
test.js
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))
Task
Swipe to start coding
write this code
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 1