List of saints named Catherine

St. Catherine or Katherine may refer to a number of saints, including:

Saints

gollark: When you call it, with the brackets at the end, it runs it.
gollark: `turtle.forward` is a function like the functions you defined.
gollark: So readLength instead if you want to remain consistent with that.
gollark: Well, Lua doesn't actually *have* a convention for that, though CC does camelCase I guess.
gollark: ```luafunction read_length() while true do term.clear() term.setCursorPos(1, 1) print("Enter Length:") local length = read() if length > 0 and tonumber(length) then return tonumber(length) else print("Length is not a Number!") end endendlocal length = read_length()```

See also

Blesseds

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.