Asthenotricha semidivisa
Asthenotricha semidivisa is a moth in the family Geometridae first described by William Warren in 1901. It is found in Cameroon, the Democratic Republic of the Congo, Kenya, Madagascar and Uganda.[2][3]
Asthenotricha semidivisa | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
Order: | |
Family: | |
Genus: | |
Species: | A. semidivisa |
Binomial name | |
Asthenotricha semidivisa | |
Subspecies
- Asthenotricha semidivisa semidivisa (Cameroon, Uganda, Madagascar)
- Asthenotricha semidivisa euchroma Prout, 1921 (Democratic Republic of the Congo)
gollark: Changes I made:- check reactor methods in the loop- make the only thing in the `if` statement be setting `txt`, so that it runs the rest of the code for *both*- pass `print` multiple parameters, since it can use that happily- inline calls to stuff- `term` calls directly instead of `shell.run "clear"`, which is mildly more efficient- indentation
gollark: Here is the fixed version.
gollark: ```lualocal r = peripheral.wrap("back")while true do term.clear() term.setCursorPos(1, 1) local txt if r.getActive() then txt = "Aktiv" else txt = "Inaktiv" end print("Der Reaktor ist", txt) print(r.getEnergyStored(), "RF gespeichert") sleep(1)end```
gollark: Also, please use local variables and do indentation.
gollark: What you need to do is check `r.getActive` and the other stuff *in the loop*, and ensure that both branches correctly yield and print everything.
References
- Yu, Dicky Sick Ki. "Asthenotricha semidivisa Warren 1901". Home of Ichneumonoidea. Taxapad. Archived from the original on March 27, 2016.
- Xue, Dayong; Scoble, Malcolm J. (June 27, 2002). "A review of the genera associated with the tribe Asthenini (Lepidoptera: Geometridae: Larentiinae)". Bulletin of the Natural History Museum. Entomology Series. 71 (1): 77–133. doi:10.1017/S0968045402000044.
- De Prins, J. & De Prins, W. (2018). "Asthenotricha semidivisa Warren, 1901". Afromoths. Retrieved February 15, 2019.
Wikimedia Commons has media related to Asthenotricha semidivisa. |
Wikispecies has information related to Asthenotricha semidivisa |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.