Section 1. Chapitre 1
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
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))
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 1