모듈:연습장/배우는사람/Bananas: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
편집 요약 없음
편집 요약 없음
5번째 줄:
function p.custom_fruit_2(frame)
local name = frame.args[1]
local result = name .. ' has:'
local count = 0
for name, value in pairs(frame.args) do