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

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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