/Character-Grid

Challenge 2 from Ch. 4 of Automate the Boring Stuff with Python. Given a 2D list of commas and periods, print the contents to create a picture.

Primary LanguagePython

Character-Grid

Challenge 2 from Ch. 4 of Automate the Boring Stuff with Python. Given a 2D list of commas and periods, print the contents to create a picture.