From a8ed460a22956fe2eee42e77a18a98cf39083813 Mon Sep 17 00:00:00 2001 From: BrandonHPursuit Date: Sun, 16 Oct 2022 14:25:36 -0400 Subject: [PATCH 1/4] Java script was invented in nineteen ninety five --- 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 9f23d080875fbe4fbca999e830f0f2d312807d05 Mon Sep 17 00:00:00 2001 From: BrandonHPursuit Date: Sun, 16 Oct 2022 14:30:17 -0400 Subject: [PATCH 2/4] Java script was invented in nineteen ninety 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 00d536c4ffa45d495465715d8cf056202325bdf7 Mon Sep 17 00:00:00 2001 From: BrandonHPursuit Date: Sun, 16 Oct 2022 14:34:37 -0400 Subject: [PATCH 3/4] Google --- 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 8e67121270735a79eb1baf04d2a520dc9b967982 Mon Sep 17 00:00:00 2001 From: BrandonHPursuit Date: Sun, 16 Oct 2022 14:37:00 -0400 Subject: [PATCH 4/4] Alan Turing --- 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?