-- Placeholder only! Do not add code.-- Reviving the evil Banana testlocalp={}functionp.hello(frame)localargs=frame.argslocalMessage="Minions love bananas!"ifargs[1]=="1"thenMessage="Cahuna"elseMessage=args[1]endreturn'<div><BR>'..Message..'</div>'endreturnp