You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Here's a list of chapters in this tutorial:
25
25
3.[Using functions and storing code in files](3.md)
26
26
4.[If, elif, else and while](4.md)
27
27
28
-
This tutorial is not officially licensed yet, but **you are free to read, download and distribute it with or without modifications if you include this notice with your copy**. If you have a suggestion for license or other suggestions, please help us improve this tutorial by making an [issue](https://github.com/Akuli/python-tutorial/issues/new) about your suggestion.
28
+
This tutorial is not officially licensed yet, but **you are free to read, download and distribute it with or without modifications if you include this notice with your copy**. If you have a suggestion for license or other suggestions, please help us improve this tutorial by [making an issue](https://github.com/Akuli/python-tutorial/issues/new) about your suggestion.
29
29
30
30
I'm Akuli and I have written most of this tutorial, but the following people have helped me with it:
31
31
-[SpiritualForest](https://github.com/SpiritualForest): Lots of typing error fixes.
0 commit comments