Easy
The Histogram of Haikus
Visualize data using nothing but text characters.
📝 프롬프트 내용
Generate a vertical bar chart using the pipe character '|' and underscores '_' to represent the following data: Apples (10), Bananas (15), Cherries (7), Dates (12). Ensure the bars are aligned correctly on a baseline and include a title at the top using text only.