Skip to content

Commit 075d268

Browse files
committed
typo in problem
1 parent f8f3e4e commit 075d268

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

4_Problems/1_06_Operators Part 1.ipynb

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"source": [
8383
"# Code Needed\n",
8484
"total_applications = 123\n",
85-
"job_openings = 10"
85+
"job_openings = 67"
8686
]
8787
},
8888
{
@@ -149,7 +149,11 @@
149149
]
150150
}
151151
],
152-
"metadata": {},
152+
"metadata": {
153+
"language_info": {
154+
"name": "python"
155+
}
156+
},
153157
"nbformat": 4,
154158
"nbformat_minor": 5
155159
}

0 commit comments

Comments
 (0)