Skip to content

Commit

Permalink
Update chapter 2 quiz questions (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrguseinov authored Jun 6, 2024
1 parent e0ae8bb commit 1909bcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/chapter-02/chapter-02-quiz-1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"\n",
"### Question 5\n",
"\n",
"Which of the following elements of a mathematical expression is evaluated first in Python?\n",
"Which of the following is evaluated first in Python?\n",
"\n",
"1. Addition `+`\n",
"2. Subtraction `-`\n",
Expand Down Expand Up @@ -374,7 +374,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.3"
"version": "3.12.2"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 1909bcc

Please sign in to comment.