asked 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

asked
User Sep
by
7.2k points

2 Answers

2 votes

Answer:

A

Step-by-step explanation:

I got it right on the test.

Thank you person above me.

answered
User Leonardo Sibela
by
8.0k points
3 votes

Answer:

a

Step-by-step explanation:

on ed

answered
User Erik Mandke
by
7.9k points