We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad6fe2 commit ec066c6Copy full SHA for ec066c6
learn-pr/wwl-language/csharp-basic-formatting/7-knowledge-check.yml
@@ -15,7 +15,7 @@ durationInMinutes: 3
15
quiz:
16
title: ""
17
questions:
18
- - content: "Which of the following escape sequences should be used to add double quotes to a literal string in C# code?"
+ - content: "Which of the following escape sequences should be used to add double quotes to a literal string in C# code?"
19
choices:
20
- content: "'`\\q`'"
21
isCorrect: false
0 commit comments