92.9k views
1 vote
Spam and i report

Maurice wants to create a variable to store the name of the second-best taco place. Maurice writes the line of code as 2ndtaco = "Tio Dan's" but gets an error message. What is the problem with Maurice’s code?

A.
There can’t be an apostrophe ' in a variable name.

B.
The equals sign should be a dash.

C.
The type of variable wasn’t specified.

D.
A variable name can’t begin with a number.

User PalashV
by
6.9k points

2 Answers

4 votes

Answer:

For your other question I think it's true

Step-by-step explanation:

User Dholstius
by
6.6k points
4 votes

Answer:

option d is the correct answer

User Saurabh Agarwal
by
6.3k points