Template:CountryTable
From Metabolomics.JP
(Difference between revisions)
Line 6: | Line 6: | ||
for word in stdin:gmatch("[%w&\._]+") do | for word in stdin:gmatch("[%w&\._]+") do | ||
au, inst = string.match(word,"([%a\._ ]+)&&([%a%d,\._ ]+)&&"); | au, inst = string.match(word,"([%a\._ ]+)&&([%a%d,\._ ]+)&&"); | ||
− | print(au .. " | + | print(au .. "&&" .. inst); |
if (inst ~= nil) then | if (inst ~= nil) then | ||
if (count[inst] == nil) then | if (count[inst] == nil) then |
Revision as of 01:09, 15 September 2008
Top 5 institutes in this country |
---|
./lua: /tmp/mw_ex_lua_Ua1hfh:4: ')' expected near '�' |
Author | Affiliation | Country |
---|