0Pricing
Learn AI with Python · Lesson

Your First Look at Python Code

Learn how to install Python and set up an IDE or code editor for programming.

Let's read some code

Don't worry, you won't memorize anything. We'll just look at code together and get comfy.

Printing text

The word print tells Python to show something on the screen. It's that direct.

All lessons in this course

  1. What is Programming?
  2. Why Learn Python?
  3. Your First Look at Python Code
← Back to Learn AI with Python