X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Replacing elements of a List

Write a program that replaces each element of a List with the result of applying a given operator to it.

X Tutup