Skip to content

Commit 19e2223

Browse files
authored
Update README.md
1 parent cd4002d commit 19e2223

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

en/python_introduction/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Introduction to Python
2-
> For official and full python tutorial visit https://docs.python.org/3/tutorial/.
32

43
> Part of this chapter is based on tutorials by Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).
54
@@ -1003,6 +1002,9 @@ Note that the second of these two numbers is not included in the list that is ou
10031002

10041003
That's it. __You totally rock!__ This was a tricky chapter, so you should feel proud of yourself. We're definitely proud of you for making it this far!
10051004

1005+
For official and full python tutorial visit https://docs.python.org/3/tutorial/. This will give you a more thorough and complete study of the language.Cheers :)
1006+
10061007
You might want to briefly do something else – stretch, walk around for a bit, rest your eyes – before going on to the next chapter. :)
10071008

1009+
10081010
![Cupcake](images/cupcake.png)

0 commit comments

Comments
 (0)