{# Course schema: this is what turns a blue link into a result that shows the provider and the level. Only facts that are actually true go in here. #}
ExpoCoder Sign in Start free

Basic Python

Your first Python course, no experience needed. Learn variables, loops, functions, and build small projects one clear step at a time.

37 lessons about 12 hours Easy Free with a free account
Learn it by writing it.

Every lesson runs real code in your browser, checked the moment you submit. No installing anything, no setup, no waiting.

Start Basic Python free

What this course covers

  1. What is a Computer?
  2. What is Code?
  3. What is Python?
  4. Notes to Yourself: Comments
  5. Your First Code!
  6. Storing Things
  7. Numbers & Math
  8. Type Conversion: Changing Types
  9. Strings Deep Dive
  10. True or False
  11. Asking Questions
  12. F-Strings: Smart Text
  13. Making Choices
  14. Multiple Choices
  15. Repeat After Me
  16. Keep Going!
  17. Loop Control: break & continue
  18. Lists: Store Many Things
  19. Working with Lists
  20. Tuples: Lists That Don't Change
  21. Sets: No Duplicates Allowed
  22. Dictionaries: Labeled Data
  23. Simple Functions
  24. Math Helpers: The math Module
  25. Random Fun
  26. Time: The Time Module
  27. Files: Save Your Stuff
  28. Be a Bug Hunter!
  29. Colorful Code (Drawing)
  30. Shapes & Patterns
  31. Pattern Art: Loops That Draw
  32. Mini Project: Number Guessing
  33. Mini Project: Rock Paper Scissors
  34. Emoji Story Maker
  35. The Tally Counter
  36. Pocket Money Tracker
  37. Level Exam

Other courses

Computational Thinking

Learn to think like a problem-solver before you write a single line of code. Break big …

Intermediate Python

Level up your Python with comprehensions, lambdas, error handling, files, modules, and …

Object-Oriented Programming

Master OOP in Python: classes, objects, inheritance, polymorphism, encapsulation, abstr…

Advanced Python

Go deeper in Python: decorators, generators, type hints, regex, JSON, SQLite, testing, …

Data Structures & Algorithms

Core CS: arrays, lists, stacks, queues, hash tables, trees, graphs, sorting, searching,…

Games with Pygame

Build your own 2D games from scratch: the game loop, sprites, movement, collisions, and…

Java

Learn Java from zero, with no programming background needed. Write your first program, …

C++

Learn C++ from zero, with no programming background needed. Start with your first progr…

C

Learn C from zero, with no programming background needed. The language that Unix, Linux…

JavaScript

Learn JavaScript from scratch: variables, types, loops, functions, arrays and objects, …

Web Frontend

Build for the browser: structure pages with HTML, style them with CSS, then use live AP…

Full-Stack Web

Put Python behind the browser: Flask routes, forms, APIs, the requests library, and ful…

See all courses