pyBegin / projects / character-picture-grid
🖼️

Character Picture Grid

A small utility that rotates a 2D character grid 90 degrees and prints the resulting picture to the console.

41 linesRunnable

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.