Skip to content

Commit bf10fae

Browse files
jrg94Kaamkiya
andauthored
[Automated Workflow] Add/Modify READMEs (#4460)
Regenerated READMEs Co-authored-by: Kaamkiya <[email protected]>
1 parent 8eac4e5 commit bf10fae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

archive/t/ti-basic/README.md

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

33
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)
44

5-
## Sample Programs List - 12/37 :thinking:
5+
## Sample Programs List - 13/37 :thinking:
66

77
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.
88

@@ -18,6 +18,7 @@ Below, you'll find a list of completed code snippets in Ti Basic. Code snippets
1818
- :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)]
1919
- :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)]
2020
- :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)]
2122
- :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)]
2223
- :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)]
2324
- :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
3637
- :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+Ti%20Basic) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3738
- :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+Ti%20Basic) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
3839
- :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+Ti%20Basic) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
39-
- :x: [Josephus Problem](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,josephus+problem&template=code-snippet-request.md&title=Add+Josephus+Problem+in+Ti%20Basic) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
4040
- :x: [Linear Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,linear+search&template=code-snippet-request.md&title=Add+Linear+Search+in+Ti%20Basic) [[Requirements](https://sampleprograms.io/projects/linear-search)]
4141
- :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)]
4242
- :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Ti%20Basic) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
@@ -67,7 +67,7 @@ For example, the "Hello World" sample would be named this:
6767
The following list shares details about what we're using to test all Sample Programs in Ti Basic:
6868

6969
- Docker Image: rzuckerm/ti-basic
70-
- Docker Tag: 2025.02.02.1-6
70+
- Docker Tag: 2025.02.03-7
7171

7272
See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.
7373

0 commit comments

Comments
 (0)