We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddabdb commit f32e4dbCopy full SHA for f32e4db
Week 1/01_Python_for_beginners.ipynb
@@ -20,7 +20,7 @@
20
"version": "3.7.3"
21
},
22
"colab": {
23
- "name": "01 Python_for_beginners.ipynb",
+ "name": "01_Python_for_beginners.ipynb",
24
"provenance": []
25
}
26
@@ -807,17 +807,6 @@
807
"execution_count": null,
808
"outputs": []
809
810
- {
811
- "cell_type": "markdown",
812
- "metadata": {
813
- "id": "IKLD19akeIlG"
814
- },
815
- "source": [
816
- "# Why should I use .lower() to sanitize the user input ?\n",
817
- "- Always write your code in a way that even if user enters the most dumb input your program can understand it.\n",
818
- ""
819
- ]
820
821
{
822
"cell_type": "markdown",
823
"metadata": {
0 commit comments