17.3.list assign | ||||
17.3.1. | make a list from a list with list_copy() | |||
17.3.2. | populate a new list with the elements of list2 | |||
17.3.3. | make a list of floats from a list of ints | |||
17.3.4. | Use list.assign to replace contents of a list with elements of another list |