Skip to content

Browse archive

Tag: Python

12 Posts Page 1 of 2
Subject Specific Skills • Dec 12, 2025

Python Basics: Complete Revision Notes 9th-AI

Introduction 1. Python File Extension Python programs are saved with the .py extension. When you create a Python file, always name it something like...

Learn Python • Oct 28, 2024

Python Lambda Function

Python is a powerful programming language known for its simplicity and versatility. One of...

Learn Python • Oct 23, 2024

Python Functions

Python is one of the most popular programming languages today, known for its simplicity...

Learn Python • Oct 23, 2024

Python Loops

Python, one of the most versatile and popular programming languages today, offers robust features...