All public logs

Jump to navigation Jump to search

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

Logs
  • 14:58, 20 April 2026 Srakrn talk contribs created page PromptCode/2 (Created page with "<pre> def f(numbers): unique = sorted(set(numbers), reverse=True) return unique[1] if len(unique) >= 2 else None </pre>")