Post History
Raku, 19 bytes "Hello, World!".say Explanation First second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I m...
Answer
#6: Post edited
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
- <del>First</del> second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
[Try it Online!](https://tio.run/##K0gtyjH7DwQA)
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
- <del>First</del> second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
- [Try it Online!](https://tio.run/##K0gtyjH7/1/JIzUnJ19HITy/KCdFUUmvOLHy/38A)
#5: Post edited
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
- <del>First</del> second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
- [Try it Online!](https://tio.run/##K0gtyjH7DwQA)
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
- <del>First</del> second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
- [Try it Online!](https://tio.run/##K0gtyjH7DwQA)
#4: Post edited
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
<del>First</del> second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
- <del>First</del> second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
- [Try it Online!](https://tio.run/##K0gtyjH7DwQA)
#3: Post edited
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
~~First~~ second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
- <del>First</del> second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
#2: Post edited
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
First answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
- # [Raku](https://raku.org/), 19 bytes
- ```
- "Hello, World!".say
- ```
- ## Explanation
- ~~First~~ second answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.
#1: Initial revision
# [Raku](https://raku.org/), 19 bytes ``` "Hello, World!".say ``` ## Explanation First answer of the.. entire site, actually. Nothing special. I don't think this can go shorter, but this is Raku, who actually knows. I made this post to (possibly) try and set a precedent for what a answer should look like. Obv you don't *have* to explain it, but it's nice.