Skip to content

Commit b2aa2b1

Browse files
Update README.md
1 parent 9a44076 commit b2aa2b1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# Let's-Learn-Python-Together
2+
23
Learn Python Programming with me.
34

45
These Python files are meant to be explored. Some examples show possible text errors that beginners should know and understand,
5-
to be able to identify such errors from occuring.
6+
to be able to identify such errors from occurring.
67

78
Please note: any Python programming examples, which are not 'mine', I will sternly give credit those of whom I've used examples from,
89
such as Corey Schafer and Programming with Mosh.
910

1011
99% of anything else is all my very own, dedicated Python programming skills and works, which so far had taken me three years to fully start to understand
1112
Object Oriented Programming Languages, such as Python.
1213

13-
However, my "Python Programmer's Glossary Bible" By Joseph C. Richardson does not and will not cotain any Python programming examples from others, unless
14-
others want to buld onto it, knowingly first.
14+
However, my "Python Programmer's Glossary Bible" By Joseph C. Richardson does not and will not contain any Python programming examples from others, unless
15+
others want to build onto it, knowingly first.
1516

1617
I Sincerely hope you will want to learn as much Python programming skills, as I, myself am still learning all about Python, Object Oriented Programming.
1718

0 commit comments

Comments
 (0)