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/s/swift/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 Swift! To find documentation related to the Swift code in this repo, look [here](https://sampleprograms.io/languages/swift).
7
7
8
-
## Sample Programs List - 10/39 :thinking:
8
+
## Sample Programs List - 11/39 :thinking:
9
9
10
10
In this section, we feature a list of completed and missing programs in Swift. See above for the current amount of completed programs in Swift. 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
@@ -22,6 +22,7 @@ Below, you'll find a list of completed code snippets in Swift. Code snippets pre
22
22
-:warning:[Hello World in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+swift)[[Requirements](https://sampleprograms.io/projects/hello-world)]
23
23
-:warning:[Longest Word in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+swift)[[Requirements](https://sampleprograms.io/projects/longest-word)]
24
24
-:warning:[Palindromic Number in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+swift)[[Requirements](https://sampleprograms.io/projects/palindromic-number)]
25
+
-:warning:[Prime Number in Swift](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+swift)[[Requirements](https://sampleprograms.io/projects/prime-number)]
25
26
-:white_check_mark:[Reverse String in Swift](https://sampleprograms.io/projects/reverse-string/swift)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
26
27
27
28
### Missing Programs
@@ -47,7 +48,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+Swift)[[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
0 commit comments