ecookbook restoring the folders for testing...
This commit is contained in:
parent
0574702876
commit
9f40a47d30
109 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
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:
|
||||
|
||||

|
||||
|
||||
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>
|
Loading…
Add table
Add a link
Reference in a new issue