Venustaconcha
Venustaconcha is a genus of freshwater mussels, aquatic bivalve mollusks in the family Unionidae.
Venustaconcha | |
---|---|
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Mollusca |
Class: | Bivalvia |
Order: | Unionida |
Family: | Unionidae |
Genus: | Venustaconcha Frierson, 1927 |
Species
Species within the genus Venustaconcha include:
- Venustaconcha ellipsiformis
- Venustaconcha pleasii
gollark: In any case, basing simplicity on the length of a fizzbuzz program would be kind of weird and put codegolf languages on top.
gollark: Oops.
gollark: ```pythonfor fizzbuzz in range(51): if fizzbuzz % 3 == 0 and fizzbuzz % 5 == 0: print("fizzbuzz") elif fizzbuzz % 3 == 0: print("fizz") elif fizzbuzz % 5 == 0: print("buzz") print(fizzbuzz)```
gollark: And it gets shorter, yes.
gollark: Yours prints `[number] [maybe fizz and/or buzz]`, the python version does *not* and it's shorter if it is allowed to
References
Haag, W. R. (2012). North American Freshwater Mussels: Natural History, Ecology, and Conservation. Cambridge University Press. ISBN 978-0521199384
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.