---------
Preface
Introduction
Is this the right book for you?
About Python
Programming cycle
The tools
Using Colab
Using PythonTutor
ChatGPT as a programming coach
Using ChatGPT
ChatGPT prompt template
Know your Basics
Hello, World!
Strings and string formatting
Hands-on time!
Data Building Blocks
Data types
Basic Input/Output
A coding buddy
Hands-on time!
The Operations Room
Arithmetic operators
Comparison operators
Logical operators
Bitwise operators
Assignment operators
Identity operators
Memberships operators
Exponentiation operator
Advanced math operators
Hands-on time!
The Control Tower
If/Else statements
Match-case statements
For loop statements
While loop statements
Nested control structures
Hands-on time!
The Containers Zone
Lists
Tuples
Sets
Strings
Dictionaries
Hands-on time!
Modular Affairs
Modularisation and Reusability
Functions
Classes and Objects
Hands-on time!
Finale
Digging Further
Suggested Readings
List of the 100 prompts