Talk:13 bytes :D
Jump to navigation
Jump to search
amazing --Stysan (talk) 10:36, 10 December 2022 (UTC), the 16 bytes creator
This language is Turing-complete because you can type a lambda calculus expression into it. --Xyzzy (talk) 08:39, 14 August 2023 (UTC)
You can simply pass
exec("***")
to the language (where *** is any valid Python string) and run *** as Python code, therefore it can do anything that Python can do, so it is Turing complete. --None1 (talk) 10:50, 14 August 2023 (UTC)