Skip to content

Commit 3fac14d

Browse files
committed
solution variable lab
1 parent ad9f3a9 commit 3fac14d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
// Code your solution in this file!
2+
const companyName = "Scuber"
3+
4+
let mostProfitableNeighborhood = "Chelsea";
5+
6+
let companyCeo = "Susan Smith"

0 commit comments

Comments
 (0)