Tutorial

Python Basics 1

13 steps

Start your first introduction into the basics of Python! In this tutorial, we will learn about the terminologies and syntax of Python by typing and executing code.

Helpful prior knowledge

nil


Learning Outcomes

By the end of this tutorial, learners will be able to:

  • Print and comment out lines in Python
  • Assign values to a variable
  • Compare and understand the different types of operators
  • Execute basic control flow statements
  • Learn different data types and convert between data types
  • Create basic Python functions

Tutorial Steps

Total steps: 13

  • Step 1: Overview
  • Step 2: Hello World (Python)
  • Step 3: Commenting
  • Step 4: Troubleshooting in Python
  • Step 5: Variables
  • Step 6: Mathematical Operators
  • Step 7: Comparison Operators
  • Step 8: Logical Operators
  • Step 9: Data Types
  • Step 10: Type Conversion
  • Step 11: Control Flow
  • Step 12: Functions
  • Step 13: Test What You Learnt

Help Center Need help?

Find articles to support you through your journey or chat with our support team.

Help Center