Built a simple Decision Tree classifier for the Iris dataset using Scikit-learn.
Included training/testing split, accuracy evaluation, and visualization of the tree.
Provides clear and reproducible results.