diff --git a/js/index.js b/js/index.js index bba2ba229..5b8aafa13 100644 --- a/js/index.js +++ b/js/index.js @@ -1,10 +1,8 @@ -// write your code below! - -var name = "Joe" -var height = "74" +var name = "Felesha" +var height = "74"; console.log("Name:") console.log(name) console.log("Height:") -console.log(height) +console.log(height)