1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-18 05:59:14 +01:00

Merge pull request #174 from michaelstewart/patch-1

Spelling change in python.html.markdown
This commit is contained in:
Adam Bard 2013-08-08 11:29:33 -07:00
commit f3ad0a41be

View File

@ -6,7 +6,7 @@ filename: learnpython.py
--- ---
Python was created by Guido Van Rossum in the early 90's. It is now one of the most popular Python was created by Guido Van Rossum in the early 90's. It is now one of the most popular
languages in existence. I fell in love with Python for its syntactic clarity. Its basically languages in existence. I fell in love with Python for its syntactic clarity. It's basically
executable pseudocode. executable pseudocode.
Feedback would be highly appreciated! You can reach me at [@louiedinh](http://twitter.com/louiedinh) or louiedinh [at] [google's email service] Feedback would be highly appreciated! You can reach me at [@louiedinh](http://twitter.com/louiedinh) or louiedinh [at] [google's email service]