What's wrong with this code?
It should be
min(jeans_sizes)
We can't save the smallest value in a variable
There's nothing wrong with the code
It should be
min(jeans_sizes)
.