PaulT89

Results 3 issues of PaulT89

Nothing major, but I noticed that in the Unit Ref files, `uk_84_ddg_type42_pl_description.txt` shows Sheffield and Coventry as playable ships in the 1984 campaign, even though they were sunk during the...

error

As per Issue #3078. ## Changes Rewrote example.py: - Uses recursion rather than loops. - Raises a meaningful error when row_count < 0, instead of just returning None. Added template.j2:...

### The TL;DR Version 🥱 I've rewritten Pascal's Triangle as an exercise to practice recursion, but the exercise is currently listed as 'deprecated'. I am of the belief that the...