GitHub

Original file line numberDiff line numberDiff line change

@@ -53,7 +53,7 @@ Our only objective for this lecture is to give you some feel of what Python is,

5353
5454

Python is free and open source, with development coordinated through the [Python Software Foundation](https://www.python.org/psf/).

5555
56-

Python has experienced rapid adoption in the last decade and is now one of the most popular programming languages.

56+

Python has experienced rapid adoption in the last decade and is now one of the [most popular programming languages](https://pythoncircle.com/post/763/the-rising-popularity-of-python/).

5757
5858

### Common Uses

5959

Read the original on github.com ↗