Himanshu Bijwar

Results 2 comments of Himanshu Bijwar

Excel compiler #5

I NEED HELP WITH MY CODE IN PYTHON #8 # Convert input to float as it's received as a string base_price = float(input("Enter cart total: ")) # Calculate discounts percent_discount...