summaryrefslogtreecommitdiff
path: root/progs/a246.py
blob: bcaf20cab6b5a96bc6b2714eeda7d502e01cd1d8 (plain)
1
2
def lcopy(xs):
  return xs[:]