MAMirza Ahmad Awaisinahmaddevpro.hashnode.dev·May 31, 2024 · 9 min readPython Learning Journey - Day 2Deep Dive Guide to Learning About Data Types and Structures Table of Contents: Type Conversion Type Function Numbers Strings 4.1 Mutable vs Immutable Data Types 4.2 Indexing vs Slicing 4.3 Creating Strings 4.4 Accessing Strings 4.5 Editing ...00
MAMirza Ahmad Awaisinahmaddevpro.hashnode.dev·May 28, 2024 · 6 min readPython Learning Journey - Day 1The Comprehensive Guide to Python Basics Table of Contents: Introduction to Python Why Python? Getting Started 3.1 How to Install Python 3.2 Checking if Python is Already Installed 3.3 Hello World Program Variables and Data Types 4.1 Keywords...00