Programming with Python, Perl & PHP
1 min readSep 8, 2020
I’ve been writing a few projects using Python and Perl and PHP. I made a Mandala Chart Idea Generator with PHP the other day, and the demo video is here:
https://www.youtube.com/watch?v=ij8OY40NXHQ
Getting the matrix style right in a loop was a bit hard, but could solve it in about 2 hours.