PythonPython Basics

Python Basics

Overview

Learn Python 3 basics, including conditional statements, loops, and data structures like strings and lists.

Learn Python 3 basics, including conditional statements, loops, and data structures like strings and lists.

What you’ll learn

  1. - Learn Python 3 basics, including conditional statements, loops, and data structures like strings and lists.
  2. - Develop practical programming skills by creating drawings and building your debugging abilities.

There are 4 modules in this course

  1. - General Introduction
  2. - Sequences and Iteration
  3. - Booleans and Conditionals
  4. - Sequence Mutation and Accumulation Patterns