basic-computer-games
basic-computer-games copied to clipboard
Update life_for_two.py
trafficstars
I noticed that my PR's for Rust implementations were failing the python checks, after looking into this I saw that those failures where caused by syntax errors in the python implementation of 56_Life_For_Two, this PR fixed those errors.