From 55d3aec2694fba68797de1a83b4c5d7250aad7ca Mon Sep 17 00:00:00 2001 From: Jennifer lam Date: Sun, 19 Nov 2017 21:42:47 +0000 Subject: [PATCH] Done. --- index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.js b/index.js index 0db6949..79f1abf 100644 --- a/index.js +++ b/index.js @@ -1 +1,4 @@ // Code your solution in this file! +const companyName = 'Scuber'; +let mostProfitableNeighborhood = 'Chelsea'; +let companyCeo = 'Susan Smith';