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 fc1f2d4 commit 927521cCopy full SHA for 927521c
Sprint-1/2-mandatory-errors/2.js
@@ -5,3 +5,5 @@
5
const cityOfBirth = "Bolton";
6
console.log(`I was born in ${cityOfBirth}`);
7
8
+// Problem fixed
9
+
0 commit comments