Skip to Content
Nextra 4.0 is released 🎉
LearnUnit 1: Python Basics

Unit 1: Python Basics

What is Python?

Get familiar with what Python is and what you’ll be building in this course.

Getting Started

Set up your environment and write your first Python program.

Day 3: Variables, Literals, and the print() Function

Learn how to store and work with data in your programs.

Day 4: User Input and Type Conversion

Learn how to interact with users and convert between different types of data.

Project 1: Environmental Tracker

Apply what you’ve learned to build your first project.

Last updated on