From a84f38c4179584c49723f77588e6af38d81f7445 Mon Sep 17 00:00:00 2001 From: Kenia Decoteau <131702982+KeniaD1@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:11:52 -0400 Subject: [PATCH 1/5] 1st --- 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 b2c850deb7fafca266706be206e629b3f94024c0 Mon Sep 17 00:00:00 2001 From: Kenia Decoteau <131702982+KeniaD1@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:12:26 -0400 Subject: [PATCH 2/5] 2nd --- 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 3147a3e26fe203ae885926aa583e87b737139ad7 Mon Sep 17 00:00:00 2001 From: Kenia Decoteau <131702982+KeniaD1@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:13:03 -0400 Subject: [PATCH 3/5] 3rd --- 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 f866ec21e72e2a4d84498d39a7eabadf5609fbfa Mon Sep 17 00:00:00 2001 From: Kenia Decoteau <131702982+KeniaD1@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:13:29 -0400 Subject: [PATCH 4/5] 4th --- 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 b172ead3d07c1093c6d11877c95ba92c6683ba6c Mon Sep 17 00:00:00 2001 From: Kenia Decoteau <131702982+KeniaD1@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:13:56 -0400 Subject: [PATCH 5/5] 5th --- 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 ```