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/n/nim/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
@@ -5,7 +5,7 @@
5
5
6
6
Welcome to Sample Programs in Nim! To find documentation related to the Nim code in this repo, look [here](https://sampleprograms.io/languages/nim).
7
7
8
-
## Sample Programs List - 5/38 :disappointed:
8
+
## Sample Programs List - 6/38 :disappointed:
9
9
10
10
In this section, we feature a list of completed and missing programs in Nim. See above for the current amount of completed programs in Nim. 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.
11
11
@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in Nim. See
14
14
Below, you'll find a list of completed code snippets in Nim. 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.
15
15
16
16
-:warning:[Baklava in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+nim)[[Requirements](https://sampleprograms.io/projects/baklava)]
17
+
-:warning:[Factorial in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+nim)[[Requirements](https://sampleprograms.io/projects/factorial)]
17
18
-:warning:[Fibonacci in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+nim)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
18
19
-:warning:[Fizz Buzz in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+nim)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
19
20
-:warning:[Hello World in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+nim)[[Requirements](https://sampleprograms.io/projects/hello-world)]
@@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+Nim)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
0 commit comments