Check out my first novel, midnight's simulacra!

All public logs

From dankwiki

Combined display of all available logs of dankwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

logs
  • 10:35, 7 October 2023 Dank talk contribs created page Syntaxhighlight (Created page with "Test page for [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight Geshi] ‎<syntaxhighlight lang="python" style="border: 3px dashed blue;"> def quick_sort(arr): less = [] pivot_list = [] more = [] if len(arr) <= 1: return arr else: pass ‎</syntaxhighlight>")