{"css":"","js":"function createModule(str1, str2) {\n return {\n greeting:str1,\n name:str2,\n sayIt:function(){\n return this.greeting+', '+this.name\n }\n }\n \n \n}","html":"","libs":[]}
{"css":"","js":"function createModule(str1, str2) {\n return {\n greeting:str1,\n name:str2,\n sayIt:function(){\n return this.greeting+', '+this.name\n }\n }\n \n \n}","html":"","libs":[]}