Skip to main content

365 DAYS OF CODE - DAY 25

Had to install PrettyTable on the command prompt using;

pip install PrettyTable :)

Comments