Exercise: Apply a Discount
Write an
if statement that gives a 10% discount when price is over 100.Premium
Python
Setting up Python environment... Output
if statement that gives a 10% discount when price is over 100.Setting up Python environment...