Python Lists Lab
Lab 1: User Access Management (The “Admin” Scenario) Scenario: You are a System Administrator. You have a list of active […]
Lab 1: User Access Management (The “Admin” Scenario) Scenario: You are a System Administrator. You have a list of active […]
Master Quiz: ASCII & Unicode Code Points Score: 0/20 🌐 Master Quiz: ASCII & Unicode Test your knowledge on Character
Lab: The “Hidden Numbers” Workshop Objective: Understand how computers store text and manipulate characters using ord() (to number) and chr()
Master Quiz: Raw Strings Regex Mode Score: 0/20 📜 Master Quiz: Raw Strings Taming the ‘Backslash Plague’ in File Paths
Experiment 1: The “Broken Path” Scenario Goal: Understand how standard strings corrupt Windows file paths and how raw strings fix
Master Quiz: Escape Characters System Check Score: 0/20 \_ Master Quiz: Escape Characters Identify the hidden signals, secure the shell,
Lab: Try it Yourself! Open a Python terminal or any online compiler and run this code: Lab 1: Python –
Lab 1: The Resource Alert (Beginner) Scenario: You need to notify the team about high CPU usage. Task: Use an
Master Quiz: Indexing & Slicing Slicer Score: 0/20 🔪 Master Quiz: Indexing & Slicing Master the art of extracting data