+ 1
First module exam
The exam is fine but the last question, which goes âwhat is an example of a string?â The probable answers are âstatementsâ or ânumberâ. Even the comments say the same thing. However whenever I plug those answers, it says Iâm wrong. Whatâs going on?
10 Answers
+ 5
Th0rnbl4d3 please attach the programming tag in which programming language are you talking about?
+ 4
Its like python, i think
+ 3
In which programming language?
In c++, we use double commas for a string. Simple commas are used for a char.
In python, we can use simple or double commas
+ 3
Tag relevant programming language in order to get useful answers
+ 2
Oh shit
+ 1
Ill just brute force it. Its fine
+ 1
Guys i tried brute forcing it. I chose all answers at the expense of my hearts. All are wrong. I wasted 10 hearts. Whats going on?
+ 1
Th0rnbl4d3 I recommend reaching out to your instructor or the exam administrator for clarification.
0
Oh javascript
0
It's possible that the correct answer to the question might have been a more specific example of a string, such as "hello" or "JavaScript"