From 8646beea38c318b4e583bcb2f8f2402daa0c414c Mon Sep 17 00:00:00 2001 From: haiyahperez Date: Fri, 8 Sep 2023 14:52:30 -0400 Subject: [PATCH 1/6] one of five --- questions.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/questions.md b/questions.md index 5afcf60..a567076 100644 --- a/questions.md +++ b/questions.md @@ -3,29 +3,29 @@ What year did Brendan Eich create JavaScript? ``` - +1995 ``` What does "ES6" stand for? ``` - +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? ``` - +Ada Lovelace ``` Who is the "Turing machine" named after? ``` - +Alan Turing ``` From 5c2fa16844ef3fcd9d03e2aa30bf8841ca0b9a8c Mon Sep 17 00:00:00 2001 From: haiyahperez Date: Fri, 8 Sep 2023 15:05:21 -0400 Subject: [PATCH 2/6] one of five --- questions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/questions.md b/questions.md index a567076..0ea1c9c 100644 --- a/questions.md +++ b/questions.md @@ -9,23 +9,23 @@ 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? ``` -Google + ``` What English mathematician and writer is often regarded as the first computer programmer? ``` -Ada Lovelace + ``` Who is the "Turing machine" named after? ``` -Alan Turing + ``` From 17b9e225ffe71639248c0bc6ad7d2288c76c0578 Mon Sep 17 00:00:00 2001 From: haiyahperez Date: Fri, 8 Sep 2023 15:06:08 -0400 Subject: [PATCH 3/6] two of five --- 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 a5cb35c6e65b935ced6d1d7db021b32877e5d1f7 Mon Sep 17 00:00:00 2001 From: haiyahperez Date: Fri, 8 Sep 2023 15:06:35 -0400 Subject: [PATCH 4/6] three of five --- 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 8b8be4675791f7cdced75ececfa7297abf66d075 Mon Sep 17 00:00:00 2001 From: haiyahperez Date: Fri, 8 Sep 2023 15:06:58 -0400 Subject: [PATCH 5/6] four of five --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 1346565..d11ad4e 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 90298b1f50ea92177c8eeaf01798749a67077d06 Mon Sep 17 00:00:00 2001 From: haiyahperez Date: Fri, 8 Sep 2023 15:07:37 -0400 Subject: [PATCH 6/6] five of five --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index d11ad4e..43c737e 100644 --- a/questions.md +++ b/questions.md @@ -27,5 +27,5 @@ Ada Lovelace Who is the "Turing machine" named after? ``` - +Alan Turing ```