Gastromyzon farragus
Gastromyzon farragus is a species of ray-finned fish in the genus Gastromyzon.
Gastromyzon farragus | |
---|---|
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Chordata |
Class: | Actinopterygii |
Order: | Cypriniformes |
Family: | Gastromyzontidae |
Genus: | Gastromyzon |
Species: | G. farragus |
Binomial name | |
Gastromyzon farragus H. H. Tan & M. U. C. Leh, 2006 | |
Footnotes
- Froese, Rainer and Pauly, Daniel, eds. (2006). "Gastromyzon farragus" in FishBase. April 2006 version.
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()```
gollark: Make that function return `length` and do `local length = whatever()`.
gollark: Just don't do that.
gollark: Oh right, no, your code does set `length` and stuff globally.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.