From 70e138baff401df3b1f7a0ef560b2a9be15ac47f Mon Sep 17 00:00:00 2001 From: charellpeterkin <119958341+charellpeterkin@users.noreply.github.com> Date: Fri, 13 Jan 2023 10:03:47 -0500 Subject: [PATCH 1/5] Update questions.md --- 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 c3c51e7a998826574cf80c0156adeee1b93bba35 Mon Sep 17 00:00:00 2001 From: charellpeterkin <119958341+charellpeterkin@users.noreply.github.com> Date: Fri, 13 Jan 2023 10:04:42 -0500 Subject: [PATCH 2/5] Update questions.md --- 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 fc735a55b0aafcb868c73bf547164397da706b55 Mon Sep 17 00:00:00 2001 From: charellpeterkin <119958341+charellpeterkin@users.noreply.github.com> Date: Fri, 13 Jan 2023 10:04:55 -0500 Subject: [PATCH 3/5] Update questions.md --- 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 cd5d6753c63e8b57322d1ca42dcea6f669a84727 Mon Sep 17 00:00:00 2001 From: charellpeterkin <119958341+charellpeterkin@users.noreply.github.com> Date: Fri, 13 Jan 2023 10:05:10 -0500 Subject: [PATCH 4/5] Update questions.md --- 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 3b3c4f8c8ee9bd5e3cfaef6e4bbf6205015ecb07 Mon Sep 17 00:00:00 2001 From: charellpeterkin <119958341+charellpeterkin@users.noreply.github.com> Date: Fri, 13 Jan 2023 10:05:23 -0500 Subject: [PATCH 5/5] Update questions.md --- 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 ```