money = """ ___________________________________ |#######====================#######| |#(1)*UNITED STATES OF AMERICA*(1)#| |#** /===\ ******** **#| |*# {G} | (") | #*| |#* ****** | /v\ | O N E *#| |#(1) \===/ (1)#| |##=========ONE DOLLAR===========##| ------------------------------------ """ print(money) price_profit_revenue = {"apple": [100, 10000, 1000], "banana": [90, 9000, 900], "spinach": [50, 4000, 800], "pineapples": [100, 8000, 900]} print(price_profit_revenue)
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter