Commit 887c461
feat: adds Martha's prime number checker (#184)
* feat: define criteria for coding assignment
* feat: adds Tyrans quiz to the quizzes folder with correct bcrypt hashing (#105)
* feat: adds lesson_03 trinitiejackson quiz (#108)
* trinitie_jackson_quiz
* change closed to void
* change tag to element
* change question and answers
* add anthony_mays_quiz back
* edit spacing
---------
Co-authored-by: Trinitie Jackson <[email protected]>
* feat: adds Benjamin's completed lesson 03 hw (#107)
* feat: adds Danielson Adjocy's lesson_03 quiz (#111)
* Added files
* update
* update
* update
* update
* update
* update
* update
* ”update”
* finished README
* fix:fixing chhange requests
* feat: add work email
* feat: added test and passing
* chore:updating
* Update quiz.yaml
* Update quiz.yaml
* revert: reverted another_quiz.ts
* Update quiz.yaml
* fix: quizzes.module.ts
---------
Co-authored-by: Danielson Adjocy <[email protected]>
* feat: adds lesson_05 quiz (#151)
Signed-off-by: Anthony D. Mays <[email protected]>
* feat: added quiz check (#170)
Signed-off-by: Anthony D. Mays <[email protected]>
* feat: adds lesson_05 homework and lesson_06 pre-work (#171)
Signed-off-by: Anthony D. Mays <[email protected]>
* docs: fix bug with assignment details (#179)
Signed-off-by: Anthony D. Mays <[email protected]>
* feat: add criteria doc to martha's lesson 04 homework file
* feat: create python code file
* chore: update doc name to README
* feat: add python prime checking function to file
* feat: create JavaScript code file
* chore: adds semicolons to clean up formatting
* feat: add writeup for Martha's lesson_04 homework
---------
Signed-off-by: Anthony D. Mays <[email protected]>
Co-authored-by: Tyran Rice Jr. <[email protected]>
Co-authored-by: txjackson252 <[email protected]>
Co-authored-by: Trinitie Jackson <[email protected]>
Co-authored-by: bscott519 <[email protected]>
Co-authored-by: Danielson A. <[email protected]>
Co-authored-by: Danielson Adjocy <[email protected]>
Co-authored-by: Anthony D. Mays <[email protected]>1 parent b0fddbc commit 887c461
3 files changed
+54
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments