Python for Beginners (1-Month Course)
محتوى الدورة
• Session 1: Getting Started with Python
-
Introduction to Python and its uses
-
Installing Python and setting up the environment (VSCode, colab Notebooks)
-
Running your first Python program (print (“Hello, World!”))
-
Basic syntax: comments, indentation, and basic structure
-
Variables and data types (integers, floats, strings, booleans)
-
Arithmetic and comparison operators