We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
space
art
aprint
Support space in art and aprint functions
>>> from art import * >>> aprint("coffee", number=3, space=5)
c[_] c[_] c[_]
Windows 10
Python 3.8
art.__version__
ART 6.0
The text was updated successfully, but these errors were encountered:
sadrasabouri
Successfully merging a pull request may close this issue.
Description
Support
space
inart
andaprint
functionsSteps/Code to Reproduce
Expected Behavior
Operating System
Windows 10
Python Version
Python 3.8
ART Version (Use :
art.__version__
)ART 6.0
The text was updated successfully, but these errors were encountered: