Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 00-Python Object and Data Structure Basics/06-Tuples.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"\n",
"You should now be able to create and use tuples in your programming as well as have an understanding of their immutability.\n",
"\n",
"Up next Files!"
"Up next Sets and Booleans!!"
]
}
],
Expand Down