Make sure to pick print("Jeans in stock:") followed by print and then (, in_stock, ).
print("Jeans in stock:")
print
(
in_stock
)