What is Programming?

Programming: A Magic?

 

Getting Started With Python

Three Types of Quotes in Python

Adding Comments to your Codes

Printing Texts onto the Screen and the F-strings

 

Variables, Expressions, and Statements

Variables and Data Types in Python

Expressions in Python: literals, operations, and function calls

Introduction to Statements in Python

Comparing Expressions and Statements

 

Conditional Statements

Conditional Statements in Python: if, elif, and else statements