You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Dictionaries.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -313,7 +313,7 @@
313
313
"source": [
314
314
"## Nesting with Dictionaries\n",
315
315
"\n",
316
-
"Hopefully your starting to see how powerful Python is with its flexibility of nesting objects and calling methods on them. Let's see a dictionary nested inside a dictionary:"
316
+
"Hopefully you're starting to see how powerful Python is with its flexibility of nesting objects and calling methods on them. Let's see a dictionary nested inside a dictionary:"
0 commit comments