Skip to content

Commit f2fbaee

Browse files
committed
disclaimer
1 parent 3fd58c6 commit f2fbaee

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

lists-and-tuples.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,3 +267,9 @@ if name in namelist:
267267
else:
268268
print("Sorry, I don't know who you are :(")
269269
```
270+
271+
***
272+
273+
You may use this tutorial freely at your own risk. See [LICENSE](LICENSE).
274+
275+
[Back to the list of contents](README.md)

0 commit comments

Comments
 (0)