You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/m/moonscript/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,15 @@
2
2
3
3
Welcome to Sample Programs in Moonscript! To find documentation related to the Moonscript code in this repo, look [here.](https://sampleprograms.io/languages/moonscript)
4
4
5
-
## Sample Programs List - 2/37 :disappointed:
5
+
## Sample Programs List - 3/37 :disappointed:
6
6
7
7
In this section, we feature a list of completed and missing programs in Moonscript. See above for the current amount of completed programs in Moonscript. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
8
8
9
9
### Completed Programs
10
10
11
11
Below, you'll find a list of completed code snippets in Moonscript. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.
12
12
13
+
-:warning:[Fizz Buzz in Moonscript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+moonscript)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
13
14
-:white_check_mark:[Hello World in Moonscript](https://sampleprograms.io/projects/hello-world/moonscript)[[Requirements](https://sampleprograms.io/projects/hello-world)]
14
15
-:warning:[Reverse String in Moonscript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+moonscript)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
15
16
@@ -29,7 +30,6 @@ The following list contains all of the approved programs that are not currently
0 commit comments