Open vanillajonathan opened 5 years ago
It could print the table using box-drawing characters.
┌───────┬─────┐ │ Name │ Age │ ├───────┼─────┤ │ Alice │ 10 │ │ Bob │ 20 │ │ Clare │ 30 │ └───────┴─────┘
It could print the table using box-drawing characters.