Riechia
Riechia is a genus of moths within the family Castniidae containing only one species, Riechia acraeoides, which is found in Peru, Paraguay, Brazil and Argentina.
Riechia | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Class: | |
Order: | |
Family: | |
Genus: | Riechia Oiticica, 1955[1] |
Species: | R. acraeoides |
Binomial name | |
Riechia acraeoides (Guérin-Méneville, [1832]) | |
Synonyms | |
Genus:
Species:
|
Subspecies
- Riechia acraeoides acraeoides (Peru, Brazil, Argentina)
- Riechia acraeoides diffusa (Lathy, 1923) (Brazil)
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
gollark: Also, it does not seem to be doing the same thing as the python version.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.