File size: 67 Bytes
1f34c43
 
 
 
1
2
3
4


def write4me(content):
    return "Here it is: " + content + "!!"