From 9b7f8524e29328115641de517ee58f621f051431 Mon Sep 17 00:00:00 2001 From: brianhegar Date: Sun, 16 Oct 2022 14:18:32 -0400 Subject: [PATCH 1/5] Answer Q1 --- 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 272f845a36e232ebc8c182a3e0b93a78bd8b6633 Mon Sep 17 00:00:00 2001 From: brianhegar Date: Sun, 16 Oct 2022 14:21:59 -0400 Subject: [PATCH 2/5] Answer Q2 --- questions.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/questions.md b/questions.md index 0ea1c9c..6a1ae08 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? @@ -17,8 +17,7 @@ What company famously used the phrase "Don't be evil" in their code of conduct? ``` ``` - -What English mathematician and writer is often regarded as the first computer programmer? +ECMAScript 6t English mathematician and writer is often regarded as the first computer programmer? ``` From dd4c2f6d344abb4d4c5b3fafb1bd8d672785937b Mon Sep 17 00:00:00 2001 From: brianhegar Date: Sun, 16 Oct 2022 14:22:44 -0400 Subject: [PATCH 3/5] Answer Q3 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 6a1ae08..02d3e59 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 ``` ECMAScript 6t English mathematician and writer is often regarded as the first computer programmer? From d4488efdcd98eb384e290658c3f3748f1e5d1430 Mon Sep 17 00:00:00 2001 From: brianhegar Date: Sun, 16 Oct 2022 14:23:52 -0400 Subject: [PATCH 4/5] Answer Q4 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 02d3e59..0a812ef 100644 --- a/questions.md +++ b/questions.md @@ -20,7 +20,7 @@ Google ECMAScript 6t English mathematician and writer is often regarded as the first computer programmer? ``` - +Ava Lovelace ``` Who is the "Turing machine" named after? From e64f716940959f769b7049963c5656d39e2f6995 Mon Sep 17 00:00:00 2001 From: brianhegar Date: Sun, 16 Oct 2022 14:24:43 -0400 Subject: [PATCH 5/5] Answer Q5 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 0a812ef..f6c0ce0 100644 --- a/questions.md +++ b/questions.md @@ -26,5 +26,5 @@ Ava Lovelace Who is the "Turing machine" named after? ``` - +James Turing ```