We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81df6d7 commit dfeb7bdCopy full SHA for dfeb7bd
1 file changed
python/readme.md
@@ -5,7 +5,7 @@ https://www.udemy.com/course/complete-python-developer-zero-to-mastery
5
https://www.udemy.com/course/learn-python-by-building-a-blockchain-cryptocurrency/learn/lecture/10030662#overview
6
- The Modern Python 3 Bootcamp
7
https://www.udemy.com/course/the-modern-python3-bootcamp/learn/lecture/7991036#overview
8
-
+- The key differences between Python 2.7.x and Python 3.x with examples http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html
9
### math function
10
- https://www.programiz.com/python-programming/modules/math
11
### sort() vs sorted()
0 commit comments