From 3d364faa8d8838df29ae89ca4d92b5d9fa12d59a Mon Sep 17 00:00:00 2001 From: Diegocarrero Date: Sun, 16 Oct 2022 14:26:15 -0400 Subject: [PATCH 1/5] Answered first question --- 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 324e525b081b23c666f4ef16f5d28264b7dad6ab Mon Sep 17 00:00:00 2001 From: Diegocarrero Date: Sun, 16 Oct 2022 14:35:56 -0400 Subject: [PATCH 2/5] Answered second question" " "" --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 0ea1c9c..ce5af13 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 714688a680e297dc25239d49cae75c01dff7e572 Mon Sep 17 00:00:00 2001 From: Diegocarrero Date: Sun, 16 Oct 2022 14:37:31 -0400 Subject: [PATCH 3/5] Answered third question --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index ce5af13..1346565 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? ``` - +Google ``` What English mathematician and writer is often regarded as the first computer programmer? From fe625bb5a38a3118467efb0ca3bc4c7e6ce9c281 Mon Sep 17 00:00:00 2001 From: Diegocarrero Date: Sun, 16 Oct 2022 14:39:27 -0400 Subject: [PATCH 4/5] Answered fourth question --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 1346565..e5cf23d 100644 --- a/questions.md +++ b/questions.md @@ -21,7 +21,7 @@ Google What English mathematician and writer is often regarded as the first computer programmer? ``` - +Ada Lovelace ``` Who is the "Turing machine" named after? From 8073cc6bb0501692effb6b81eecd471697d9b008 Mon Sep 17 00:00:00 2001 From: Diegocarrero Date: Sun, 16 Oct 2022 14:40:57 -0400 Subject: [PATCH 5/5] Answered fifth question --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index e5cf23d..a567076 100644 --- a/questions.md +++ b/questions.md @@ -27,5 +27,5 @@ Ada Lovelace Who is the "Turing machine" named after? ``` - +Alan Turing ```