Commit Graph

2383 Commits

Author SHA1 Message Date
BethanyG
7d87f42e24 Typo Correction line 158 2021-05-31 17:25:04 -07:00
BethanyG
06e16d5874 Removed outdated conditionals directory in favor of the new meltdown mitigation concept exercise. 2021-05-31 17:03:22 -07:00
BethanyG
0c87b4254b Added concept exercise icons to .meta/config.json exercise files. 2021-05-30 14:38:53 -07:00
BethanyG
bc3be67b97 Added exercise entry in track config.json. 2021-05-30 02:52:18 -07:00
BethanyG
cbdba842b9 Added hints file. 2021-05-30 02:52:18 -07:00
BethanyG
53d6f20abb Edited tests file and added task numbering. 2021-05-30 02:52:18 -07:00
BethanyG
07a71dfbc4 Added stub file. 2021-05-30 02:52:18 -07:00
BethanyG
2142452b3a Added config design, and exemplar files. 2021-05-30 02:52:18 -07:00
BethanyG
8b3ef63a26 Rewrote/added instructions and introduction files. 2021-05-30 02:52:18 -07:00
BethanyG
1830457e49 Attempted to remove hidden CLRF chars in code example. May have failed. 2021-05-30 02:52:18 -07:00
BethanyG
64da6ba784 Created about, introduction and links files. 2021-05-30 02:52:18 -07:00
BethanyG
3c0136e285 Update config.json File
Renamed Elyses Enchantments  --> Card Games, per the exercise folder.
2021-05-30 02:51:28 -07:00
BethanyG
3536901537 Update introduction.md (#2442)
Closed code block on line 138.
2021-05-29 19:31:34 -07:00
BethanyG
7d74a8c987 Concept Conditionals Add Files (#2430)
* Created about, introduction and links files.

* Added authors and blurb info for conditionals concept.

* Created about, introduction and links files.

* Added authors and blurb info for conditionals concept.

* Apply suggestions from code review

Applied suggestions/edits/corrections from code review.

Co-authored-by: Tim Austin <tim@neenjaw.com>

* Apply suggestions from code review

Applied suggestions/edits/corrections from code review.

* Attempted to remove hidden CLRF chars in code example.  May have failed.

Co-authored-by: Tim Austin <tim@neenjaw.com>
2021-05-29 19:06:41 -07:00
BethanyG
c48f4d68e0 Edited strings about.md file. 2021-05-29 16:17:53 -07:00
BethanyG
c649f1edca Added code examples to introduction doc. 2021-05-29 16:17:05 -07:00
BethanyG
3dd234897a Update concepts/list-methods/about.md 2021-05-29 16:16:08 -07:00
BethanyG
e8e1d41cfc Further edited language in list methods about.md and introduction.md. 2021-05-29 16:16:08 -07:00
BethanyG
7cb2b57f49 Added newlines to stub files. 2021-05-29 16:14:40 -07:00
BethanyG
70ac4b1a01 Annotated test files with concept exercise tasks. Edited test files, exemplars and stub files where needed. 2021-05-29 16:14:40 -07:00
BethanyG
c040acbf8f Update exercises/concept/little-sisters-vocab/.docs/introduction.md
added three step examples per suggestions on code review.
2021-05-29 16:12:54 -07:00
BethanyG
79586d95af Update exercises/concept/little-sisters-vocab/.docs/introduction.md
added escape character example.
2021-05-29 16:12:54 -07:00
BethanyG
ccc5771f83 Apply suggestions from code review
Suggestions/corrections/edits from code review.

Co-authored-by: Tim Austin <tim@neenjaw.com>
2021-05-29 16:12:54 -07:00
BethanyG
be3586eece Update exercises/concept/little-sisters-vocab/.docs/hints.md
Co-authored-by: Tim Austin <tim@neenjaw.com>
2021-05-29 16:12:54 -07:00
BethanyG
551265f4f7 Update config.json
Co-authored-by: Tim Austin <tim@neenjaw.com>
2021-05-29 16:12:54 -07:00
BethanyG
85fc685e34 Update exercises/concept/little-sisters-vocab/.docs/instructions.md
Co-authored-by: Tim Austin <tim@neenjaw.com>
2021-05-29 16:12:54 -07:00
BethanyG
ecd0c6d95a Added task annotations to test file and added newline to stub and exemplar. 2021-05-29 16:12:54 -07:00
BethanyG
2ce8e62684 Update exercises/concept/little-sisters-vocab/.docs/hints.md 2021-05-29 16:12:54 -07:00
BethanyG
06bc9b8f28 Update exercises/concept/little-sisters-vocab/.docs/introduction.md 2021-05-29 16:12:54 -07:00
BethanyG
b618bb2bf6 Update exercises/concept/little-sisters-vocab/.docs/introduction.md 2021-05-29 16:12:54 -07:00
BethanyG
47ac0e4e3d Added rewritten exercise to config.json. 2021-05-29 16:12:54 -07:00
BethanyG
28cbedf695 Corrected malformed JSON. 2021-05-29 16:12:54 -07:00
BethanyG
dd02363f4e Rewrote stub file and strings_test.py 2021-05-29 16:12:54 -07:00
BethanyG
7a88da1394 Rewrote config.json, design.md, and exemplar.py. 2021-05-29 16:12:54 -07:00
BethanyG
939d470849 Rewrote hints.md, instructions.md, and introduction.md. 2021-05-29 16:12:54 -07:00
BethanyG
c150726376 Renamed processing-logs to little-sisiters-vocab. 2021-05-29 16:12:54 -07:00
Jeremy Walker
9d9136f1b5 Update CODEOWNERS 2021-05-29 23:31:03 +01:00
Erik Schierboom
8338a8316c Add a .appends/.github/labels.yml file.
The `.appends/.github/labels.yml` file contains all the labels that are currently used in this repo. The `.github/labels.yml` file will contain the full list of labels that this repo can use, which will be a combination of the `.appends/.github/labels.yml` file and a centrally-managed `labels.yml` file. We'll automatically sync any changes, which allows us to guarantee that all the track repositories will have a pre-determined set of labels, augmented with any custom labels defined in the `.appends/.github/labels.yml` file.
2021-05-28 07:51:38 -07:00
Erik Schierboom
1d148ce184 🤖 Remove online_editor.ace_editor_language key (#2440) 2021-05-28 13:09:07 +01:00
Corey McCandless
6cf0f1b95f error message cleanup 2021-05-26 10:10:44 -07:00
Corey McCandless
dba325a2cc test file cleanup 2021-05-26 10:10:44 -07:00
Corey McCandless
287f7d88b7 clarify sorted_names hint 2021-05-26 10:10:44 -07:00
Corey McCandless
9192b4f311 fix code example 2021-05-26 10:10:44 -07:00
Corey McCandless
b28bc863c3 design.md cleanup 2021-05-26 10:10:44 -07:00
Corey McCandless
003c110175 instructions.md spelling and grammar cleanup 2021-05-26 10:10:44 -07:00
Corey McCandless
6995b0cc3f adjust wording on description of <list>.insert()'s first parameter 2021-05-26 10:10:44 -07:00
BethanyG
41cf0d0ccc Re-implemented dropped changes for loops about.md file. 2021-05-18 14:06:26 -07:00
BethanyG
a3d90e2628 Fixed some spelling errors. 2021-05-18 14:06:26 -07:00
BethanyG
29ca91e744 Added introduction.md for loops. 2021-05-18 14:06:26 -07:00
BethanyG
3fbf7377bb Added about for loops concept. 2021-05-18 14:06:26 -07:00