mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 15:43:58 +00:00
Update python->python3 so things don't get mixed up.
This commit is contained in:
parent
55660ce3c7
commit
a4e0544167
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
language: python
|
language: python3
|
||||||
contributors:
|
contributors:
|
||||||
- ["Louie Dinh", "http://pythonpracticeprojects.com"]
|
- ["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
|
Python was created by Guido Van Rossum in the early 90's. It is now one of the most popular
|
||||||
|
Loading…
Reference in New Issue
Block a user