Alvania corneti
Alvania corneti is a species of minute sea snail, a marine gastropod mollusk or micromollusk in the family Rissoidae.[1]
Alvania corneti | |
---|---|
Scientific classification ![]() | |
Kingdom: | Animalia |
Phylum: | Mollusca |
Class: | Gastropoda |
Clade: | Caenogastropoda |
Clade: | Hypsogastropoda |
Order: | Littorinimorpha |
Family: | Rissoidae |
Genus: | Alvania |
Species: | A. corneti |
Binomial name | |
Alvania corneti Hoenselaar & Goud, 1998 | |
Description
Distribution
gollark: ?coliru```pythonimport mathtext = "mwahahaha"len = 32amp = 8freq = 0.5for i in range(len): print((" " * int(math.sin(i * freq) * amp + amp)) + text)```
gollark: ?coliru```pythonimport mathtext = "mwahahaha"len = 32amp = 8freq = 1for i in range(len): print((" " * int(math.sin(i * freq) * amp + amp)) + text)```
gollark: I can make it into a python oneliner.
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.5for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
gollark: ?coliru```pythonimport sys, mathdef write(t): sys.stdout.write(t)text = "mwahahaha"len = 64amp = 8freq = 0.1for i in range(len): for _ in range(int(math.sin(i * freq) * amp + amp - 1)): write(" ") print(text)```
References
- Alvania corneti Hoenselaar & Goud, 1998. WoRMS (2009). Alvania corneti Hoenselaar & Goud, 1998. Accessed through the World Register of Marine Species at http://www.marinespecies.org/aphia.php?p=taxdetails&id=224643 on 9 August 2010 .
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.