| 1 | """Rotating Cube, by Al Sweigart al@inventwithpython.com |
| 2 | A rotating cube animation. Press Ctrl-C to stop. |
| 3 | This code is available at https://nostarch.com/big-book-small-python-programming |
| 4 | Tags: large, artistic, math""" |
nothing calls this directly
no test coverage detected