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/c/cython/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 Cython! To find documentation related to the Cython code in this repo, look [here](https://sampleprograms.io/languages/cython).
7
7
8
-
## Sample Programs List - 3/38 :disappointed:
8
+
## Sample Programs List - 4/38 :disappointed:
9
9
10
10
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.
11
11
@@ -16,6 +16,7 @@ Below, you'll find a list of completed code snippets in Cython. Code snippets pr
16
16
-: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)]
17
17
-: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)]
18
18
-: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)]
19
20
20
21
### Missing Programs
21
22
@@ -48,7 +49,6 @@ The following list contains all of the approved programs that are not currently
-: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)]
0 commit comments