Skip to content

Commit ab923db

Browse files
[Automated Workflow] Add/Modify READMEs (#5275)
Regenerated READMEs Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eba4951 commit ab923db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/r/rexx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in Rexx! To find documentation related to the Rexx code in this repo, look [here](https://sampleprograms.io/languages/rexx).
77

8-
## Sample Programs List - 5/38 :disappointed:
8+
## Sample Programs List - 6/38 :disappointed:
99

1010
In this section, we feature a list of completed and missing programs in Rexx. See above for the current amount of completed programs in Rexx. 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.
1111

@@ -15,6 +15,7 @@ Below, you'll find a list of completed code snippets in Rexx. Code snippets prec
1515

1616
- :warning: [Baklava in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+rexx) [[Requirements](https://sampleprograms.io/projects/baklava)]
1717
- :warning: [Even Odd in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+rexx) [[Requirements](https://sampleprograms.io/projects/even-odd)]
18+
- :warning: [Fizz Buzz in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+rexx) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1819
- :white_check_mark: [Hello World in Rexx](https://sampleprograms.io/projects/hello-world/rexx) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1920
- :warning: [Prime Number in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+rexx) [[Requirements](https://sampleprograms.io/projects/prime-number)]
2021
- :warning: [Reverse String in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+rexx) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -34,7 +35,6 @@ The following list contains all of the approved programs that are not currently
3435
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Rexx) [[Requirements](https://sampleprograms.io/projects/factorial)]
3536
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+Rexx) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3637
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+Rexx) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
37-
- :x: [Fizz Buzz](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fizz+buzz&template=code-snippet-request.md&title=Add+Fizz+Buzz+in+Rexx) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
3838
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Rexx) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3939
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Rexx) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
4040
- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+Rexx) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]

0 commit comments

Comments
 (0)