🖼️
Character Picture Grid
Python41 lines· A small utility that rotates a 2D character grid 90 degrees and prints the resulting picture to the console.
Original project by @ibra-kdbra — view source on GitHubReady when you are
Character Picture Grid
A small utility that rotates a 2D character grid 90 degrees and prints the resulting picture to the console.
How to run
python character-picture-grid.py
Dependencies
Standard library only.
Pyodide-runnable
Yes - it is a pure-stdlib console program that only prints to standard output.
character-picture-grid.py· Python 3.x
36 linesConsole· terminal