Python Introduction

Python Introduction#

βœ… Hello World

βœ… Keywords and Identifiers

βœ… Statements, Indentation & Comments

βœ… Python Variables & Constants

βœ… Python Literals

βœ… Python Datatypes

βœ… Python Type Conversion

βœ… Python I/O and import

βœ… Python Operators

βœ… Python Namespace & Scope

βœ… Interpreter vs Compiler