Paragorgopis

Paragorgopis is a genus of picture-winged flies in the family Ulidiidae.

Paragorgopis
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Diptera
Family: Ulidiidae
Subfamily: Ulidiinae
Tribe: Pterocallini
Genus: Paragorgopis
Species

Species

gollark: I just need to figure out a way to make DDG somehow print a code block.
gollark: ```pythonimport syswith open(sys.argv[0]) as f: code = f.read()b = "`" * 3print(f"""++exec {b}python\nprint("ddg! test")\n{b}""")```
gollark: Okay, all fixed!!!!
gollark: ```pythonimport syswith open(sys.argv[0]) as f: code = f.read()b = "`" * 3print(f"++exec {b}python\n{code}\n{b}")```
gollark: I used a regex.

References


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