All public logs

Jump to navigation Jump to search

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

Logs
  • 11:08, 9 May 2023 Tfu talk contribs created page Tfu debug (Created page with "‎<syntaxhighlight lang="python" line> def quick_sort(arr): less = [] pivot_list = [] more = [] if len(arr) <= 1: return arr else: pass ‎</syntaxhighlight>")