just made the content easier to read for the user. (#45)

This commit is contained in:
Ritik
2020-10-05 09:02:43 +05:30
committed by GitHub
parent 901272471b
commit 42ff89e35a

View File

@@ -13,7 +13,7 @@
"metadata": {},
"source": [
"----\n",
"The standard for loop works great if inside the loop you only need the item and not its index."
"The standard for loop works well if it is used inside the loop you only need the item and not its index."
]
},
{