🧰 Making tables in Python
Let’s see some tricks to drawing tables in your terminal!
Whenever you want to display data, tables are one of the go-to solutions. They may not be very elegant, they may not have flashy colours like pie charts and histograms, but they are an effective way to show a massive amount of data in a condensed and objective way.