Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f2519b

Browse files
committed
Fix text formatting
1 parent c4f7dd3 commit 5f2519b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# pythoncode
1+
# Python Code
22
Python Code
33

4-
Simple collection of various [Python](https://www.python.org/) Code snippets. Full tutorials available for each Python file in the repo.
4+
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. 👍
57

68
1. [How To Name And Use Python Variables](https://vegibit.com/how-to-name-and-use-python-variables/)
79
2. [How To Use Python Strings](https://vegibit.com/how-to-use-python-strings/)

0 commit comments

Comments
 (0)