Question: This statement has some errors. Find those mistakes and rewrite only a print statement . Variable count has int data type, so don't use a

This statement has some errors. Find those mistakes and rewrite only a print statement . Variable count has int data type, so don't use a format() function. (Don't add extra spaces between symbols).
discount =15
print("The discount is: + discount +'%')
The output message should be as follows:
The discount is: 15%

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!