Pages - Menu

Saturday, April 19, 2025

Create Art using Python with two line of code

 >>> from art import *

>>> tprint("Hello word")


>>> tprint("Hello world" ,font="random")


1 comment: