User:Phineas
Jump to navigation
Jump to search
Sup
function checkG(str)
if (string.find(string.lower(str), "gapy")) then
return "Yes, Gaypee is present in the string!"
else
return "Nope, I can't find Gaypee in the string!"
end
return false
end
Gapy = Gaypee