From a0ff5524970fdafbc0836e1410f35c0307162492 Mon Sep 17 00:00:00 2001 From: Shanice Griffin Date: Tue, 25 Apr 2023 21:32:32 -0400 Subject: [PATCH] new git lab --- questions.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/questions.md b/questions.md index 5afcf60..256d6ad 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 +```ch desk What English mathematician and writer is often regarded as the first computer programmer? ``` - +Ada Lovelace ``` Who is the "Turing machine" named after? ``` - +Alan Turing ```