Nov 19, 2020
h/python • 67 guides
h/code • 69 guides
h/python • 67 guides
h/code • 69 guides
Jun 10, 2021
5 minutes
John's profile pictureJohn's profile pictureJohn
Joined in 2015 304 guides
Software Engineer and creator of howchoo.
This guide will cover the basics of how to use three common regex functions in Python – findall, search, and match. These three are similar, but they each have different a different purpose.
In these interests: pythonregex
In Python, regular expression matches can be returned in the form of a match object. In this guide, I’ll cover the basics of how to make use of a match object.
In these interests: pythonregex
Everything you need to start your smart alarm clock project!
In these interests: pi
A comprehensive guide on Python “for” loops
Specify a parallel filesystem cache for compiled bytecode
Explore
h/python • 67 guides
Python is howchoo’s favorite programming language. We believe python promotes the most organized and performant codebase possible. We also love Django so, naturally, we love Python.
Explore
h/code • 69 guides
Code is poetry — one line at a time.

Leave a Reply

Your email address will not be published. Required fields are marked *