All coursesPython Basics

Introduction

Welcome & setup

Transcript

Welcome to Python Basics. In this opening lesson we outline what you will build, how the environment is structured, and how to install Python or use a hosted notebook. Follow along by checking that you can run python --version and open a REPL or VS Code with the Python extension.