Commit Graph

2886 Commits

Author SHA1 Message Date
Job van der Wal
7a00d7f764 Fixing some bots 2021-11-23 13:52:06 -08:00
Job van der Wal
37e518470a Let's try again. 2021-11-23 08:48:42 -08:00
BethanyG
3f4d788214 [Prime Factors]: Solution left in Stub File
The solution for this exercise was left in the stub file by accident.
2021-11-20 13:09:22 +01:00
Job van der Wal
36293227bf MAJOR CHANGES 2021-11-18 15:15:08 -08:00
Job van der Wal
e155a1c1c9 Finished all the Ps 2021-11-18 15:15:08 -08:00
Job van der Wal
e5425abe19 First files 2021-11-18 15:15:08 -08:00
Job van der Wal
839941134c first 5 2021-11-18 15:15:08 -08:00
Job van der Wal
816942b35d [Linting]: Lint practice stub files (2 / ?) (#2789)
* First three fixed files

* atbash-cipher

* next two

* Another 2

* Update exercises/practice/alphametics/.meta/example.py

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update exercises/practice/atbash-cipher/.meta/example.py

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Fix test failing; Fix oversights

* lol

* Fixed some stuff

* BOBBY!!

* affine cipher

* B and C

* Apply suggestions from code review

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2021-11-18 22:22:32 +01:00
Job van der Wal
121c1a975b [Linting]: Lint practice stub files (3 / ?) (#2790)
* Another one off the list

* Update for suggestion
2021-11-18 20:23:55 +01:00
Job van der Wal
d94358b894 [Linting]: Lint practice stub files (4 / ?) (#2791)
* Ending before L

* nvm lol
2021-11-18 20:10:58 +01:00
Job van der Wal
cb83d99da3 [Linting]: Lint practice stub files (1 / ?) (#2787)
* First three fixed files

* atbash-cipher

* next two

* Another 2

* Update exercises/practice/alphametics/.meta/example.py

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update exercises/practice/atbash-cipher/.meta/example.py

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Fix test failing; Fix oversights

* lol

* Fixed some stuff

* BOBBY!!

* affine cipher

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2021-11-18 01:04:47 +01:00
dependabot[bot]
bf6367a5f0 Bump actions/setup-python from 2.2.2 to 2.3.0 (#2788)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 00:33:54 +01:00
BethanyG
79515ffbee [PR Auto-Comments]: Will the teeny-tiny typo madness never end?? (#2785)
Fixed broken PR linklet.
2021-11-16 09:32:25 +01:00
BethanyG
2c88507282 [Making the Grade]: Clarified Grading Intervals & Added Detail to Examples for Task 4 (#2784)
* Clarified the grading intervals and added detail to the examples for task 4.

* Reformatted via prettier.
2021-11-16 09:31:14 +01:00
BethanyG
62998dff62 Added comment to JinJa2 template regarding implicit line joining in results lists. Regenerated test file with comment. (#2783) 2021-11-16 09:26:33 +01:00
BethanyG
4d2002a81e [Anagram, Grade-School, Hamming and Markdown ]: Corrected Bad Test files and Templates (#2779)
* corrected erronious JinJa templates and toml files.  Regenerated test files.

* Corrected classmethod to only load include != false test cases into TestCaseTOML dict.

* Update exercises/practice/hamming/.meta/tests.toml

* Regenerated hamming test file.
2021-11-16 09:25:40 +01:00
Maria Kotlyarevskaya
32c96c98ad fix(markdown): fix markdown code to pass newly added tests (#2774)
Signed-off-by: Jasstkn <jasssstkn@yahoo.com>
2021-11-15 19:45:43 +01:00
Job van der Wal
c596faf219 [Docs]: Cleanup, Push to site, and Spell check (#2776)
* Entry for TOOLS.md

* Correct links

* Spell check and cleanup

* [TESTING Docs]: Added intro and a few suggestions. (#2778)

* Add intro and a few suggestions.

* Update docs/TESTS.md

Co-authored-by: Job van der Wal <48634934+J08K@users.noreply.github.com>

Co-authored-by: Job van der Wal <48634934+J08K@users.noreply.github.com>

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2021-11-15 18:57:10 +01:00
BethanyG
beda2238fd Small Markdown Updates to Correct Rendering. (#2777) 2021-11-15 18:17:21 +01:00
Gurupratap Matharu
9a7cde3a8d [New Concept Documents] : comparisons concept #2456 (#2733)
* Add blurb for Comparison concept

* Add introduction for Comparisons concept

* Add documentation for about.md for Comparisons concept on python track

* Add links to resources for comparisons concept in python track

* Update concepts/comparisons/.meta/config.json

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/.meta/config.json

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/.meta/config.json

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/links.json

Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>

* Update concepts/comparisons/links.json

Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>

* Update concepts/comparisons/introduction.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update description for official python operators

* Add note about short circuiting in comparison chaining

* changed unpacking declaration to simple declaration

* Update concepts/comparisons/about.md

Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>

* Update example of membership test with better variable names

* Changed double quotes to single ones for consistency

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/links.json

Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>

* Add comparisons link at the bottom of the document

* Add note for comparison priority

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Add link for arithmetic conversions

* Add example for complex number comparison

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/about.md

Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>

* Add period and convert statement to h3

* Replace single letter variable with more verbose ones

* Update example of membership test

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Minor apostrophe update

* Update concepts/comparisons/about.md

Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/introduction.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Add chinese and korean strings for comparison

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Fix broken link due to mistyped word

* Remove code samples and change prose as per about.md

* Update concepts/comparisons/.meta/config.json

* Apply suggestions from code review

Markdown style standards: one-sentence-per-line changes.

Co-authored-by: Victor Goff <keeperotphones@gmail.com>

* Change examples of chinese and korean words

* Mention Chinese and Korean in title case

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

* Update concepts/comparisons/about.md

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>

Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
Co-authored-by: Isaac Good <IsaacG@users.noreply.github.com>
Co-authored-by: Victor Goff <keeperotphones@gmail.com>
Co-authored-by: Job van der Wal <48634934+J08K@users.noreply.github.com>
2021-11-15 16:58:20 +01:00
Safwan Samsudeen
2ff8116e48 Update exercises/practice/queen-attack/.docs/instructions.append.md
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com>
2021-11-14 20:49:29 -08:00
Safwan Samsudeen
6c18ed5856 Add instructions for checking that the two queens are not in the same place.
The tests check that the two queens are not in the same place - but the instructions don't specify that. So I'm adding that.
2021-11-14 20:49:29 -08:00
BethanyG
3ae5708052 Removed excess spacing. 2021-11-12 23:47:24 -08:00
BethanyG
c690e0250a Added links to Pull Requests documents for Contributing, readme, issue responder and pr responder. 2021-11-12 23:47:24 -08:00
BethanyG
a6c15a42ac Corrected Exercsim Spelling Error (#2764) 2021-11-11 19:54:59 +01:00
BethanyG
cb4928498f Fixed the hint titles to match the instruction task titles so they would show on the website. (#2763) 2021-11-11 19:26:42 +01:00
Brandon High
6ad0cd69ac Fix typo in making-the-grade exercise description 2021-11-11 06:27:02 -08:00
Safwan Samsudeen
5cf63f0a07 Remove duplicate "to"
Remove the secocnd "to" from the sentence `If the root word originally ended in a consonant followed by a 'y', then the 'y' was changed to to 'i'.`
2021-11-10 13:35:17 -08:00
BethanyG
76c216f43a Updared pre-commit checklist as per issue 2700. 2021-11-10 13:28:46 -08:00
BethanyG
b47809622e Pulled down updates from problem-specifications. Regenerated test file. (#2744) 2021-11-10 22:11:20 +01:00
BethanyG
a01f29c4c5 Pulled down updates from problem-specifications. Updated JinJa2 template and egenerated test file. (#2743) 2021-11-10 22:08:14 +01:00
BethanyG
e9fbaf28c6 Pulled down updates from problem-specifications. Updated instructions, JinJa2 template, and example file. Regenerated test file. (#2742) 2021-11-10 22:05:59 +01:00
BethanyG
4e30f868b3 Pulled down updates from problem-specifications. Regenerated test file. (#2741) 2021-11-10 22:03:55 +01:00
BethanyG
c9779d7709 Pulled down updates from problem-specifications. Updated instructions.md. Regenerated test file. (#2740) 2021-11-10 22:02:26 +01:00
BethanyG
e905a45c49 Pulled down updates from problem-specifications. Regenerated test file. (#2739) 2021-11-10 22:01:06 +01:00
BethanyG
752c94f0e4 [Tisbury Treasure Hunt]: In-line links to Reference Links (#2737)
Changed in-line links to reference links.
2021-11-10 21:58:11 +01:00
BethanyG
290cd3addc Pulled down updates from problem-specifications. Updated Jinja2 template and Regenerated test file. Re-wrote example to pass new tests and updated instructions.md (#2746) 2021-11-10 21:57:08 +01:00
BethanyG
76d8683d9e Pulled down updares from problem-specs. Updated instructions.md and regenerated test file. (#2747) 2021-11-10 21:55:43 +01:00
BethanyG
2d258d80a2 Pulled down updares from problem-specs. Updated JinJa2 teamplate, regenerated test file, and re-write example.py to pass new tests. (#2748) 2021-11-10 21:55:08 +01:00
BethanyG
b285d49dad Pulled down updares from problem-specs. Updated JinJa2 teamplate, regenerated test file, and updated instructions.md. (#2749) 2021-11-10 21:52:45 +01:00
BethanyG
5a8ad27a0c Pulled down updares from problem-specs. Updated JinJa2 teamplate, and regenerated test file. (#2750) 2021-11-10 21:51:51 +01:00
BethanyG
1f7c3a57f5 [Luhn]: Update from Problem Specifications (#2751)
* Pulled down updares from problem-specs.  Updated JinJa2 teamplate, regenerated test file, and updated instructions.md.

* Forgot to clean the code from the stub file.  Eeek.
2021-11-10 21:50:55 +01:00
BethanyG
1f0b5162d9 Pulled down updares from problem-specs. Updated JinJa2 teamplate, regenerated test file. (#2753) 2021-11-10 21:49:32 +01:00
BethanyG
be9ca208c9 Pulled down updares from problem-specs. Updated JinJa2 teamplate and instructions and regenerated test file. (#2754) 2021-11-10 21:48:46 +01:00
BethanyG
c40ec110bc Pulled down updares from problem-specs. Updated JinJa2 teamplate and instructions and regenerated test file. (#2755) 2021-11-10 21:47:26 +01:00
BethanyG
2aa17368da Pulled down updares from problem-specs. Updated JinJa2 teamplate and instructions and regenerated test file. (#2756) 2021-11-10 21:16:03 +01:00
BethanyG
57eaa491b6 Pulled down updares from problem-specs. Updated JinJa2 teamplate and instructions and regenerated test file. (#2757) 2021-11-10 21:13:16 +01:00
BethanyG
4a254f999d Pulled down updares from problem-specs. Updated JinJa2 teamplate and regenerated test file. (#2758) 2021-11-10 21:10:38 +01:00
BethanyG
4f93ab1f44 Pulled down updares from problem-specs. Updated JinJa2 teamplate and regenerated test file. (#2759) 2021-11-10 21:09:00 +01:00
BethanyG
09848848c2 [Currency-Exchange]: In-line links to reference links (#2736)
Changed in-line links to reference links.  Hope that this also fixes hint problem.  But either way, it needed to be done to conform to the markdown spec.
2021-11-10 21:03:43 +01:00