Lesson 1: Introduction to Python & First Program
Objective: Students will understand the basics of Python syntax, how to write and run a
Python program, and the concept of variables.
Topics:
What is Python?
Setting up the Python environment (IDLE, VSCode, Jupyter, etc.)
Writing the first Python program: Hello, World!
Introduction to Python syntax
Basic data types: int, float, str, bool
Exercise:
1. Write a Python program that prints your name and age.
2. Modify the program to greet the user by name.
© 2023 – VidyaGuru Online Academy. Note: This document is the original copyright of VidyaGuru
Online Academy. IA-EN-O9-PS--LP-m1 Please don't share, download or copy this file without
permission