8000 Update 06-Tuples.ipynb · epsilonradius/Complete-Python-3@882494a · GitHub
[go: up one dir, main page]

Skip to content

Commit 882494a

Browse files
authored
Update 06-Tuples.ipynb
Updated for accuracy
1 parent d528b4d commit 882494a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00-Python Object and Data Structure Basics/06-Tuples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"\n",
239239
"You should now be able to create and use tuples in your programming as well as have an understanding of their immutability.\n",
240240
"\n",
241-
"Up next Files!"
241+
"Up next Sets and Booleans!!"
242242
]
243243
}
244244
],

0 commit comments

Comments
 (0)
0