Closed sepandhaghighi closed 1 year ago
Some arts are not printable in all environments. In random mode, we should print the art name.
random
>>> from art import * >>> aprint("random")
[Warning] 'art-x' is not printable in this environment.
[Warning] 'random` is not printable in this environment.
Windows 10
Python 3.8
art.__version__
ART 6.0
Description
Some arts are not printable in all environments. In
random
mode, we should print the art name.Steps/Code to Reproduce
Expected Behavior
Actual Behavior
Operating System
Windows 10
Python Version
Python 3.8
ART Version (Use :
art.__version__
)ART 6.0