0Pricing
Python For Kids · Lesson

Tools and Environment Setup

Prepare your coding environment to start building Python projects.

1

Tools and Environment Setup

Before you start coding in Python, you need to set up the right tools and environment. Let’s get everything ready so you can begin your programming journey!

Tools and Environment Setup — illustration 1

2

What is Python?

Python is a programming language that lets you tell the computer what to do. To write and run Python code, you need two main things: Python itself and a place to write your code called a code editor.

All lessons in this course

  1. What is Programming?
  2. Why Learn Python?
  3. Tools and Environment Setup
  4. Your First Python Code
← Back to Python For Kids