Load the Iris dataset from sklearn. Split the dataset into training and testing parts. Pick 2 of the 4 features. I write this code:
from sklearn.datasets impo