From 86ac6e86d3a973c322fbe1914a49f8d2274bd8fe Mon Sep 17 00:00:00 2001 From: Sung Yi Date: Tue, 25 Apr 2023 22:03:15 -0400 Subject: [PATCH 1/2] ver1 --- questions.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/questions.md b/questions.md index 5afcf60..2d72651 100644 --- a/questions.md +++ b/questions.md @@ -3,29 +3,29 @@ What year did Brendan Eich create JavaScript? ``` - +1995 ``` What does "ES6" stand for? ``` - +ECMA script version 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 73441db026a929754e7703c93436e880d8e2015a Mon Sep 17 00:00:00 2001 From: Sung Yi Date: Tue, 25 Apr 2023 22:42:07 -0400 Subject: [PATCH 2/2] ver2 --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 2d72651..1e59803 100644 --- a/questions.md +++ b/questions.md @@ -24,7 +24,7 @@ What English mathematician and writer is often regarded as the first computer pr Ada Lovelace ``` -Who is the "Turing machine" named after? +Q.Who is the "Turing machine" named after? ``` Alan Turing