Source: Day 1: Trebuchet?!
Full solution for today (spoilers!). Note: I did slightly change my solutions template after writing this blog post, so the final solution is structured slightly differently than the code in this post. The functionality itself hasn’t changed.
Part 1
Given a list of alphanumeric strings, find the first and last digit on each line (they may be the same). Concatenate each pair and sum them.