Skip to content

Commit 6c8a12b

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#5217)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 8beb15f commit 6c8a12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/c/cython/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 Cython! To find documentation related to the Cython code in this repo, look [here](https://sampleprograms.io/languages/cython).
77

8-
## Sample Programs List - 3/38 :disappointed:
8+
## Sample Programs List - 4/38 :disappointed:
99

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

@@ -16,6 +16,7 @@ Below, you'll find a list of completed code snippets in Cython. Code snippets pr
1616
- :warning: [Baklava in Cython](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+cython) [[Requirements](https://sampleprograms.io/projects/baklava)]
1717
- :warning: [Fizz Buzz in Cython](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+cython) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1818
- :warning: [Hello World in Cython](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+cython) [[Requirements](https://sampleprograms.io/projects/hello-world)]
19+
- :warning: [Quine in Cython](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quine+cython) [[Requirements](https://sampleprograms.io/projects/quine)]
1920

2021
### Missing Programs
2122

@@ -48,7 +49,6 @@ The following list contains all of the approved programs that are not currently
4849
- :x: [Palindromic Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,palindromic+number&template=code-snippet-request.md&title=Add+Palindromic+Number+in+Cython) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
4950
- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+Cython) [[Requirements](https://sampleprograms.io/projects/prime-number)]
5051
- :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+Cython) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
51-
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Cython) [[Requirements](https://sampleprograms.io/projects/quine)]
5252
- :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+Cython) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
5353
- :x: [Reverse String](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,reverse+string&template=code-snippet-request.md&title=Add+Reverse+String+in+Cython) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
5454
- :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+Cython) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]

0 commit comments

Comments
 (0)