Loading…
![]() String updated in the repository testing_project / Documentation: contributing/docs/markup/code — Russian |
Glossary
English | Russian | ||
---|---|---|---|
No related strings found in the glossary. |
Loading…
![]() String updated in the repository testing_project / Documentation: contributing/docs/markup/code — Russian |
English | Russian | ||
---|---|---|---|
No related strings found in the glossary. |
print("New Page. Number Of Tuples = " .. #page)
for i=1,#page,1 do print(page[i]) end
end
print("New Page. Number Of Tuples = " .. #page)
for i=1,#page,1 do print(page[i]) end
end