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 ad9f3a9 commit 3fac14dCopy full SHA for 3fac14d
index.js
@@ -1 +1,6 @@
1
// Code your solution in this file!
2
+const companyName = "Scuber"
3
+
4
+let mostProfitableNeighborhood = "Chelsea";
5
6
+let companyCeo = "Susan Smith"
0 commit comments