From f88ced824132d549d1ae189cdc4a8faec0ac125e Mon Sep 17 00:00:00 2001 From: thandi bristol Date: Fri, 13 Jan 2023 01:32:31 -0500 Subject: [PATCH 1/7] Answers for lab --- questions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/questions.md b/questions.md index 5afcf60..b723f27 100644 --- a/questions.md +++ b/questions.md @@ -2,13 +2,13 @@ What year did Brendan Eich create JavaScript? -``` +`1995` ``` What does "ES6" stand for? -``` +`ECMAScript 6`` ``` @@ -20,12 +20,12 @@ What company famously used the phrase "Don't be evil" in their code of conduct? What English mathematician and writer is often regarded as the first computer programmer? -``` +``Google's` ``` Who is the "Turing machine" named after? -``` +`Alan Turing`` ``` From 1254beab5115d3121df19d41a3d7c21fa8e29c21 Mon Sep 17 00:00:00 2001 From: thandi bristol Date: Mon, 16 Jan 2023 13:24:53 -0500 Subject: [PATCH 2/7] clear --- questions.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/questions.md b/questions.md index b723f27..b84c158 100644 --- a/questions.md +++ b/questions.md @@ -14,14 +14,13 @@ What does "ES6" stand for? What company famously used the phrase "Don't be evil" in their code of conduct? -``` +`Googles ``` What English mathematician and writer is often regarded as the first computer programmer? -``Google's` - +`Ada Lovelace` ``` Who is the "Turing machine" named after? From 86d7893b7efa55226840a10d5a59373c12e00d02 Mon Sep 17 00:00:00 2001 From: thandi bristol Date: Mon, 16 Jan 2023 13:34:14 -0500 Subject: [PATCH 3/7] first question --- questions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/questions.md b/questions.md index b84c158..33ef15e 100644 --- a/questions.md +++ b/questions.md @@ -8,23 +8,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? -`Googles +` ``` 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 8619689626387475df9454ff56999b95f7026de3 Mon Sep 17 00:00:00 2001 From: thandi bristol Date: Mon, 16 Jan 2023 13:36:06 -0500 Subject: [PATCH 4/7] second question --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 33ef15e..6c90422 100644 --- a/questions.md +++ b/questions.md @@ -8,7 +8,7 @@ What year did Brendan Eich create JavaScript? What does "ES6" stand for? -``` +``ECMAScript 6` ``` From 250a443fea60456ac4a019280d2d882ad39dd944 Mon Sep 17 00:00:00 2001 From: thandi bristol Date: Mon, 16 Jan 2023 13:37:32 -0500 Subject: [PATCH 5/7] third question --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 6c90422..12f4f96 100644 --- a/questions.md +++ b/questions.md @@ -14,7 +14,7 @@ What does "ES6" stand for? What company famously used the phrase "Don't be evil" in their code of conduct? -` +`Google's ``` From 1be5e91f138209218388908d14040044eeba7a64 Mon Sep 17 00:00:00 2001 From: thandi bristol Date: Mon, 16 Jan 2023 13:39:29 -0500 Subject: [PATCH 6/7] fourth question --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index 12f4f96..e04d7d1 100644 --- a/questions.md +++ b/questions.md @@ -20,7 +20,7 @@ What company famously used the phrase "Don't be evil" in their code of conduct? What English mathematician and writer is often regarded as the first computer programmer? -`` +`Ada Lovelace` ``` Who is the "Turing machine" named after? From 40d7213bcf90a72ac3bd0663b9b81938903a5bea Mon Sep 17 00:00:00 2001 From: thandi bristol Date: Mon, 16 Jan 2023 13:41:23 -0500 Subject: [PATCH 7/7] fifth question --- questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.md b/questions.md index e04d7d1..29942d8 100644 --- a/questions.md +++ b/questions.md @@ -26,5 +26,5 @@ What English mathematician and writer is often regarded as the first computer pr Who is the "Turing machine" named after? ``` - +Alan Turing ```