AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 3.6.6 – Part #2 Parse Different Data Types with Python (XML)

In this video, we begin our journey of Lab 3.6.6 where we focus on Part #.2: Parsing XML Data with Python! We go over each line of the parsexml.py script to explain what it is doing, provide a simple XML parsing example for a foundation, and then demonstrate how the use of the built-in Python print() function can really add value when trying to understand the output you are seeing and where it is coming from. We even touch on the #python re library and go over the construction of a simple re.match regular expression (REGEX). Enjoy!

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*