From cf44bd71bfbf5648425064238473279aad9c5a90 Mon Sep 17 00:00:00 2001 From: Anthony Pinzone Date: Fri, 13 Jan 2023 10:07:17 -0500 Subject: [PATCH 1/5] answered question 1 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 5afcf60..0ea1c9c 100644 --- a/questions.md +++ b/questions.md @@ -3,7 +3,7 @@ What year did Brendan Eich create JavaScript? ``` - +1995 ``` What does "ES6" stand for? From 0efb6bd10e389ec52083b840488572d635a0261d Mon Sep 17 00:00:00 2001 From: Anthony Pinzone Date: Fri, 13 Jan 2023 10:07:58 -0500 Subject: [PATCH 2/5] answered question 2 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 0ea1c9c..8205ac5 100644 --- a/questions.md +++ b/questions.md @@ -9,7 +9,7 @@ What year did Brendan Eich create JavaScript? What does "ES6" stand for? ``` - +EcmaScript 6 ``` What company famously used the phrase "Don't be evil" in their code of conduct? From 0e79531d51f90b1f7887b2fa0aaf4c7fb36f19af Mon Sep 17 00:00:00 2001 From: Anthony Pinzone Date: Fri, 13 Jan 2023 10:08:23 -0500 Subject: [PATCH 3/5] answered question 3 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 8205ac5..6736ea9 100644 --- a/questions.md +++ b/questions.md @@ -15,7 +15,7 @@ EcmaScript 6 What company famously used the phrase "Don't be evil" in their code of conduct? ``` - +answer 3 ``` What English mathematician and writer is often regarded as the first computer programmer? From deae1194a130ab77a2e4bae346b4fba5723760bd Mon Sep 17 00:00:00 2001 From: Anthony Pinzone Date: Fri, 13 Jan 2023 10:12:50 -0500 Subject: [PATCH 4/5] answered question 4 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 6736ea9..6d1a35c 100644 --- a/questions.md +++ b/questions.md @@ -21,7 +21,7 @@ answer 3 What English mathematician and writer is often regarded as the first computer programmer? ``` - +answer 4 ``` Who is the "Turing machine" named after? From 44c417b81a4d08f3a5a3c317ee6604a9d89b21e6 Mon Sep 17 00:00:00 2001 From: Anthony Pinzone Date: Fri, 13 Jan 2023 10:13:24 -0500 Subject: [PATCH 5/5] answer to question 5 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 6d1a35c..e3413ab 100644 --- a/questions.md +++ b/questions.md @@ -27,5 +27,5 @@ answer 4 Who is the "Turing machine" named after? ``` - +answer 5 ```