Ortholepis

Ortholepis is a genus of moths of the family Pyralidae described by Émile Louis Ragonot in 1887.

Ortholepis
Ortholepis betulae
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Pyralidae
Tribe: Phycitini
Genus: Ortholepis
Ragonot, 1887[1][2]
Synonyms
  • Metriostola Ragonot, 1893

Species

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

  1. Nuss, M.; et al. (2003–2017). "GlobIZ search". Global Information System on Pyraloidea. Retrieved August 23, 2017.
  2. Savela, Markku. "Ortholepis Ragonot, 1887". Lepidoptera and Some Other Life Forms. Retrieved August 23, 2017.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.