Python f-Strings Lab
Lab 1: The Resource Alert (Beginner) Scenario: You need to notify the team about high CPU usage. Task: Use an
Python Indexing & Slicing Quiz
Master Quiz: Indexing & Slicing Slicer Score: 0/20 🔪 Master Quiz: Indexing & Slicing Master the art of extracting data
Python Indexing & Slicing Lab
Lab 1: The Timestamp Extractor (Beginner) Scenario: Standard ISO logs start with a timestamp like 2026-01-29T14:30:05Z. You only need the
Python String Methods Quiz
Master Quiz: String Methods Toolbox Score: 0/20 🛠️ Master Quiz: String Methods Open the toolkit: Test your skills with Sandpaper
Python String Methods Lab
Lab: The Log Scrubber Try this in your Python terminal to see the power of chaining: Lab 1: The Config
Python String Characteristics Quiz
Master Quiz: String Characteristics String Logic Score: 0/20 🔒 Master Quiz: String Characteristics Deep dive into Immutability, Ordering, and Memory
Python String Characteristics Lab
Lab: The “Immutable” Log Fixer Scenario: You have received a server log where the server name was recorded incorrectly as
Python Creating Strings Quiz
Master Quiz: Python Strings String Theory Score: 0/20 📜 Master Quiz: Python Strings Test your knowledge on Immutability, f-strings, and
Python Creating Strings Lab
Lab: The “Config Generator” Scenario: You need to create a configuration string for a database connection. The database password has