User contributions for SnakeyKing
Jump to navigation
Jump to search
12 September 2023
- 10:4110:41, 12 September 2023 diff hist −11 m Brackets No edit summary Tag: Reverted
8 September 2023
- 10:3110:31, 8 September 2023 diff hist +121 User:SnakeyKing No edit summary
7 September 2023
- 09:2009:20, 7 September 2023 diff hist +123 Talk:Win Golf No edit summary current
- 09:1809:18, 7 September 2023 diff hist +42 Win Golf No edit summary current
- 09:1609:16, 7 September 2023 diff hist +18 m OlleH No edit summary
6 September 2023
- 10:3010:30, 6 September 2023 diff hist +11 Nope. without a quine No edit summary
- 10:2910:29, 6 September 2023 diff hist +575 N Nope. without a quine Created page with "'''Nope. without a quine''' is a language made by User:SnakeyKing. It is a Nope. derivative but there's no quine. == Commands == There's no commands in this language, as it just rejects the program. If the program is <pre>Nope.</pre> the output is <code>lol no quine for you</code>. Otherwise, the output will be <code>Nope.</code> == Implementation == <pre> code = input('Nope > ') if code == 'Nope.': print('lol no quine for you') else: print('Nope.') </pre>..."
- 10:1010:10, 6 September 2023 diff hist +1 m OlleH No edit summary
- 10:1010:10, 6 September 2023 diff hist −9 m OlleH No edit summary
- 10:0910:09, 6 September 2023 diff hist +57 m OlleH No edit summary
- 10:0710:07, 6 September 2023 diff hist +398 N OlleH Created page with "'''olleH''' is a language created by User:SnakeyKing. It is the opposite of Hello. == Commands == In '''olleH''' has only one command: Hello World! which will print <code>h</code>. == Implementations == === Python 3 === Implementation by User:SnakeyKing <pre> code = input('olleH > ') if code == 'Hello World!': print('h') else: print(f"Error! Unavailable command '{code}'!") </pre>"
5 September 2023
- 09:1809:18, 5 September 2023 diff hist +23 m Win Golf No edit summary
- 09:1609:16, 5 September 2023 diff hist +31 m Win Golf No edit summary
3 September 2023
- 03:5703:57, 3 September 2023 diff hist +957 N Win Golf Created page with "'''Win Golf''' is a language made by SnakeyKing and is created to help people win coding golfs. {| class="wikitable" |+ Commands |- ! Command !! Description |- | h || Writes "hello" on the console |- | H || Writes "Hello!" on the console |- | w || Writes "hello world" on the console |- | W || Writes "Hello World!" on the console |- | q || Writes "q" on the console (can be used as a quine) |- | b || Writes the lyrics of 99 bottles of beer on the conso..."
- 03:3703:37, 3 September 2023 diff hist +84 N User:SnakeyKing Created page with "Hi, I'm SnakeyKing! I like making esolangs! I usually code in: * Python * C++ * Bash"
- 03:2803:28, 3 September 2023 diff hist +193 Esolang:Introduce yourself →Introductions