Thanks to visit codestin.com Credit goes to github.com
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 c4f7dd3 commit 5f2519bCopy full SHA for 5f2519b
README.md
@@ -1,7 +1,9 @@
1
-# pythoncode
+# Python Code
2
Python Code
3
4
-Simple collection of various [Python](https://www.python.org/) Code snippets. Full tutorials available for each Python file in the repo.
+Python Code is a simple collection of various [Python](https://www.python.org/) Code snippets. The
5
+repository breaks up the code into individual .py files, and the full tutorial for each collection of
6
+ code is available below. 👍
7
8
1. [How To Name And Use Python Variables](https://vegibit.com/how-to-name-and-use-python-variables/)
9
2. [How To Use Python Strings](https://vegibit.com/how-to-use-python-strings/)
0 commit comments