Saved Bookmarks
| 1. |
2) The second power Lindex) of any number isof that number.the |
|
Answer» Step-by-step explanation: In this case, the return VALUE of lindex is simply the value of the list PARAMETER. When PRESENTED with a single index, the lindex command TREATS list as a Tcl list and returns the index'th element from it (0 refers to the first element of the list). |
|