Tell me how to display a table in the console. For example, you need to display the table of Pythagoras. Picture below
The main requirement is to keep the formatting and make the first cell empty.
Tell me how to display a table in the console. For example, you need to display the table of Pythagoras. Picture below
The main requirement is to keep the formatting and make the first cell empty.
Source: https://ru.stackoverflow.com/questions/803548/
All Articles
Console.table()- Sergey Glazirin