From c503a2bf9e6326224c1e042ad19e94d69af02be8 Mon Sep 17 00:00:00 2001 From: AidanUoS <73607325+AidanUoS@users.noreply.github.com> Date: Thu, 29 Oct 2020 12:07:03 +0000 Subject: [PATCH] Update Lab 1 - Probability and Introduction to Jupyter Notebooks.ipynb --- Lab 1 - Probability and Introduction to Jupyter Notebooks.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab 1 - Probability and Introduction to Jupyter Notebooks.ipynb b/Lab 1 - Probability and Introduction to Jupyter Notebooks.ipynb index 7d3c8b1..0be874b 100644 --- a/Lab 1 - Probability and Introduction to Jupyter Notebooks.ipynb +++ b/Lab 1 - Probability and Introduction to Jupyter Notebooks.ipynb @@ -55,7 +55,7 @@ "source": [ "#### Question 1 Answer\n", "\n", - "Write your answer to the question in this box." + "Invented by Guido Van Rossum in 1991. Was intended to act as an extension of abc that could handle exceptions and interface with the Amoeba OS. It was designed to be readable. The naming comes from Monty Python. Python is a compiled language, and is designed to be object-oriented." ] }, {