113k views
1 vote
Brandon realized that his program wasn’t running properly because he used a colon instead of a semi-colon. What kind of error did Brandon make?

syntax error

Boolean error?

logic error?

iteration error?

User Fandasson
by
4.7k points

2 Answers

10 votes

Answer:

The error Brandon made by using a colon instead of a semi-colon is Syntax error

User SnowboardBruin
by
5.5k points
3 votes

Answer:

Syntax Error

Step-by-step explanation:

Syntax Errors a simple errors where you could forget something simple like a comma or maybe misspell a word.

User Matt Mason
by
5.3k points