Skip to main content

Python Zero to Hero - Ep.9 - Strings and Regex

·
Python Zero to Hero

String operations are very useful in handling data, either input from a file or by the user. Today we have covered how to use the strings methods and the re module in Python to manipulate strings. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at my Twitch channel (https://www.twitch.tv/cheukting_ho) You can get the slide deck here (https://slides.com/cheukting_ho) and the example code and homework form GitHub here (https://github.com/Cheukting/python02hero). Ask questions at my Twitch channel (https://www.twitch.tv/cheukting_ho)