मोड्युल:Test
अन्वेषणमा जानुहाेस्
खाेजमा जानुहाेस्
Documentation for this module may be created at मोड्युल:Test/doc
local p = {}
local factorial = function ( n )
n = 1 + 1
return n
end
Documentation for this module may be created at मोड्युल:Test/doc
local p = {}
local factorial = function ( n )
n = 1 + 1
return n
end