Lesson 2
Lesson 2
In this course, you are learning a programming language named Python. However,
there are many programming languages out there. You might be wondering why Python
is a good language to learn if there are so many options.
First, Python is one of the most popular languages in the world; in fact, according
to some metrics, it might be THE most popular programming language in the world.
Second, it has a huge number of libraries that make it useful for a wide range of
problems in scientific computing, data science, web development, and much more.
Third, it is sometimes called a "friendly" language for beginners, because many
people have found it easier to learn than other languages despite being so
powerful.