16 lines
599 B
Markdown
16 lines
599 B
Markdown
A "Mini-Excel" Table
|
|
|
|
Can be used to:
|
|
* Display numeric data
|
|
* Use arrow keys to move around the table
|
|
* Click on a header to sort table using that column (Column header will be bolded)
|
|
|
|
On a Windows machine, the window appears like this:
|
|
|
|
![SNAG-0567.jpg](/api/files/5dd24d93892acde57a9da36d/snag-0567.jpeg)
|
|
|
|
Clicking on one of the Column Headers (A - F) will cause the entire table to be sorted using that column as the key
|
|
|
|
|
|
<iframe src='https://trinket.io/embed/pygame/8c28a62cec?start=result' width='100%' height='650' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|