asked 231k views
0 votes
Which line of code in this program is most likely to result in an error?

Which line of code in this program is most likely to result in an error?-example-1

1 Answer

3 votes

Line 2 is most likely to result in an error because it's trying to print out the word hello but words need to be surrounded with quotation marks.

answered
User Yuli
by
9.3k points

No related questions found