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 6bca32b commit 3208c4fCopy full SHA for 3208c4f
Notebooks/02_Flow_Control.ipynb
@@ -352,13 +352,13 @@
352
]
353
},
354
{
355
- "cell_type": "raw",
+ "cell_type": "markdown",
356
"metadata": {},
357
"source": [
358
"#### Sintax:\n",
359
"\n",
360
- "while <condition>:\n",
361
- " code"
+ " while <condition>:\n",
+ " code"
362
363
364
@@ -939,7 +939,7 @@
939
"name": "python",
940
"nbconvert_exporter": "python",
941
"pygments_lexer": "ipython3",
942
- "version": "3.7.6"
+ "version": "3.8.5"
943
}
944
945
"nbformat": 4,
0 commit comments