1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

Update python->python3 so things don't get mixed up.

This commit is contained in:
Adam Bard
2014-05-03 22:46:28 -02:30
parent 55660ce3c7
commit a4e0544167

View File

@@ -1,8 +1,8 @@
---
language: python
language: python3
contributors:
- ["Louie Dinh", "http://pythonpracticeprojects.com"]
filename: learnpython.py
filename: learnpython3.py
---
Python was created by Guido Van Rossum in the early 90's. It is now one of the most popular