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/t/ti-basic/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Ti Basic! To find documentation related to the Ti Basic code in this repo, look [here.](https://sampleprograms.io/languages/ti-basic)
4
4
5
-
## Sample Programs List - 12/37 :thinking:
5
+
## Sample Programs List - 13/37 :thinking:
6
6
7
7
In this section, we feature a list of completed and missing programs in Ti Basic. See above for the current amount of completed programs in Ti Basic. 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.
8
8
@@ -18,6 +18,7 @@ Below, you'll find a list of completed code snippets in Ti Basic. Code snippets
18
18
-:warning:[Fibonacci in Ti Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+ti+basic)[[Requirements](https://sampleprograms.io/projects/fibonacci)]
19
19
-:warning:[Fizz Buzz in Ti Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+ti+basic)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
20
20
-:warning:[Hello World in Ti Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+ti+basic)[[Requirements](https://sampleprograms.io/projects/hello-world)]
21
+
-:warning:[Josephus Problem in Ti Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+ti+basic)[[Requirements](https://sampleprograms.io/projects/josephus-problem)]
21
22
-:warning:[Palindromic Number in Ti Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+ti+basic)[[Requirements](https://sampleprograms.io/projects/palindromic-number)]
22
23
-:warning:[Prime Number in Ti Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+ti+basic)[[Requirements](https://sampleprograms.io/projects/prime-number)]
23
24
-:warning:[Reverse String in Ti Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+ti+basic)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -36,7 +37,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Ti%20Basic)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
0 commit comments