I am trying to enlarge the size of output code. Currently I am working on vs code on window. I am a quite beginner. I also want some advance functionality on my source code.
CODE:
I want to print a table of 1 to 100 counting as presentable as I can.Here is the source code ,Here I use termcolor to bold and color text. And board is simply a list of 1 to 100 number
OUTPUT:
please suggest some advance changes which can make it more presentable including how to enlarge the text and change its style.
Little Help