asked 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?

2 Answers

10 votes

Answer:

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

answered
User SnowboardBruin
by
8.3k 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.

answered
User Matt Mason
by
8.3k points