Learning Python is fun

Welcome to ‘learning python is fun - for beginners’

Previous: Intro

Next: Running Python

Installing Python

Lesson: 2

To install Python, follow python.land's installation guide,
or you can follow Corey Schafer's video tutorial

Lesson Completed 👏

Great job! 🍺🍺“🎉“🎉

Now that we have python installed, our next task is to run python from our computer.

Previous: Intro

Next: Running Python