We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c84b7f commit d814135Copy full SHA for d814135
README.md
@@ -1,7 +1,6 @@
1
# Learn python from scratch
2
3
-## All content is based on python version 3.5...
4
-
5
-## exercise includes the basic python3 syntax like: for, while, function. And use python to solve math problem.
6
7
-## mind map includes the basic knowledge , all the key point drawed in a mind map to comprehend the concept.
+### All content is based on python version 3.5...
+> * exercise includes the basic python3 syntax like: for, while, function.
+And use python to solve math problem.
+> * mind map includes the basic knowledge , all the key point drawed in a mind map to comprehend the concept.
0 commit comments