Course Offering
- Fast Lane
- Guaranteed to Run Schedule
- Digital Learning Solutions
- Fast Lane IT Workshops
- Fast Lane LIVE E-Learning
- Fast Lane Academy»
-
Professional Services»
- Home
- Content Development
- Expert 4 Hire
- Selected Technologies
- Artificial Intelligence (AI)
- Cloud
- Optical
- Security
- Wireless & Mobility
- Selected Vendors
- AWS
- Cisco
- Gigamon
- NetApp
- Microsoft
- Red Hat
- SUSE
- VMware
- Featured Vendors
- Amazon Web Services»
- Aruba»
- Cisco Systems»
- Citrix»
- Cydrill Software Security»
- EC-Council»
- Google Cloud»
- Juniper Networks»
-
Microsoft»
- What's New
- Microsoft Training
- Microsoft Certifications
- Microsoft E-Learning
- Upcoming Microsoft Courses
- Microsoft Professional Services
- Cloud Professional Services
- Redeem Microsoft SATVs
- Featured Topics
- AI Business School
- Microsoft Azure
- Microsoft Power Platform
- Microsoft Security, Compliance & Identity
- NetApp»
- Red Hat»
- Splunk»
- SUSE»
- VMware»
- Additional Vendors»
- Featured Technologies
- Artificial Intelligence (AI)»
- Cloud Computing»
- Cyber Security»
- Data Center»
- Network Analysis / Wireshark»
- Software Development»
- Wireless & Mobility»
- IT & Project Management»
- ITIL»
- PRINCE2»
- Scaled Agile»
- Scrum
- Home
- Training
- Cisco Systems
- PRNE Lab Topology

Programming for Network Engineers (PRNE)
Lab Topology
- Execute Your First Python Program
- Use the Python Interactive Shell
- Explore Foundation Python Data Types
- Explore Complex Python Data Types
- Use Standard String Operations
- Use Basic Pattern Matching
- Reformat MAC Addresses
- Use the if-else Construct
- Use for Loops
- Use while Loops
- Create and Use Functions
- Create and Use Classes
- Use the Python main() Construct
- Traverse the File Structure
- Read Data in Comma-Separated Values (CSV) Format
- Read, Store, and Retrieve Data in XML Format
- Read, Store, and Retrieve Date in JavaScript Object Notation (JSON) Format
- Read, Store, and Retrieve Data in a Raw or Unstructured Format
- Import Modules from the Python Standard Library
- Import External Libraries
- Create a Python Module
- Prompt the User for Input
- Use Command-Line Arguments
- Manage Exceptions with the try-except Structure
- Manage Exceptions with the try-except-finally Structure
- Use Assertions
- Use Simple Debugging Methods
- Use the Python Debugger
- Code a Practical Debugging Script