Skip to content

Commit 54d919b

Browse files
committed
fix minor conflicts
2 parents 3b67c20 + d19983e commit 54d919b

23 files changed

+1852
-544
lines changed

00-Python Object and Data Structure Basics/.ipynb_checkpoints/05-Dictionaries-checkpoint.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
2727
{
2828
"cell_type": "code",
2929
"execution_count": 1,
30-
"metadata": {
31-
"collapsed": true
32-
},
30+
"metadata": {},
3331
"outputs": [],
3432
"source": [
3533
"# Make a dictionary with {} and : to signify a key and a value\n",

0 commit comments

Comments
 (0)