I am tring to program Game in Life in python. My output looks like this. I don't really want to use any modules (those where installations and download is needed) because my old teacher said that if he won't be able to start program he will fail you.
That is why I need basic python. I would love to change colors of my "1" to green to make it easy to spot changes while program is working. I heard about colorama
, but I am not sure how to make it possible to choose every "1" from my list and paint it without changes in output besides colors.
Screenshot: