Definition Create a shallow copy of list. Syntax L.copy() -> list Parameters None Examples The return is:
list.copy(decimal) The method list the decimal value and limit the decimal point to '1.00' through quantize and than return the copy of the list1.
|