We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f3e4e commit 075d268Copy full SHA for 075d268
4_Problems/1_06_Operators Part 1.ipynb
@@ -82,7 +82,7 @@
82
"source": [
83
"# Code Needed\n",
84
"total_applications = 123\n",
85
- "job_openings = 10"
+ "job_openings = 67"
86
]
87
},
88
{
@@ -149,7 +149,11 @@
149
150
}
151
],
152
- "metadata": {},
+ "metadata": {
153
+ "language_info": {
154
+ "name": "python"
155
+ }
156
+ },
157
"nbformat": 4,
158
"nbformat_minor": 5
159
0 commit comments