Skip to content

Commit b13b55b

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4064)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 858df52 commit b13b55b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

archive/p/pineapple/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,22 @@
22

33
Welcome to Sample Programs in Pineapple! To find documentation related to the Pineapple code in this repo, look [here.](https://sampleprograms.io/languages/pineapple)
44

5-
## Sample Programs List - 1/37 :disappointed:
5+
## Sample Programs List - 3/37 :disappointed:
66

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

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Pineapple. 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.
1212

13+
- :warning: [Baklava in Pineapple](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+pineapple) [[Requirements](https://sampleprograms.io/projects/baklava)]
14+
- :warning: [Fizz Buzz in Pineapple](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+pineapple) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1315
- :warning: [Hello World in Pineapple](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+pineapple) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1416

1517
### Missing Programs
1618

1719
The following list contains all of the approved programs that are not currently implemented in Pineapple. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.
1820

19-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Pineapple) [[Requirements](https://sampleprograms.io/projects/baklava)]
2021
- :x: [Binary Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,binary+search&template=code-snippet-request.md&title=Add+Binary+Search+in+Pineapple) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2122
- :x: [Bubble Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,bubble+sort&template=code-snippet-request.md&title=Add+Bubble+Sort+in+Pineapple) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2223
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Pineapple) [[Requirements](https://sampleprograms.io/projects/capitalize)]
@@ -28,7 +29,6 @@ The following list contains all of the approved programs that are not currently
2829
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Pineapple) [[Requirements](https://sampleprograms.io/projects/factorial)]
2930
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+Pineapple) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3031
- :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+Pineapple) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
31-
- :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+Pineapple) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
3232
- :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+Pineapple) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3333
- :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+Pineapple) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
3434
- :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+Pineapple) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]

0 commit comments

Comments
 (0)