224k views
1 vote
Can people help me!!!!!!!!!!!!!!!!!

Mirembe created some code so that Python 3 can be used as a calculator to multiply 67 by 15. The code reads print 67 * 15, but when it’s run, a syntax error results. What correction should Mirembe make?
add quotation marks around the numbers
add parentheses around the numbers
remove the word print and add the word input
change the asterisk to a lower-case letter x

User Sep
by
4.2k points

2 Answers

2 votes

Answer:

A

Step-by-step explanation:

I got it right on the test.

Thank you person above me.

User Leonardo Sibela
by
5.3k points
3 votes

Answer:

a

Step-by-step explanation:

on ed

User Erik Mandke
by
4.8k points