Commit Graph

4 Commits

Author SHA1 Message Date
Isaac Good
29a64a4889 Remove Python 2 references from the track (#3437)
* Remove Python 2 references from the track

* Revert unintentional whitespace changes to test files

[no important files changed]
2023-07-14 14:53:39 +02: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
BethanyG
bac3c1361d [Practice Exercises]: Add Better Error Handling Instructions & Tests for Error Raising Messages (# 2 of 8) (#2691)
* Edited instrucitons.apped to have better error handling instructions.

* Edited Jinja2 template and exemplar to have proper error message.

* Regenerated test file.

* Added instructions append with error handling message.

* Altered JinJa2 template for error handling and adjusted example to have error classes.

* Regenerated test cases.

* Updated stub wit new error classes.

* Added error handling instructions append.

* Adjusted JinJa2 template to test for specific message.

* Regenerated test file.

* Added instructions apped for error handling.

* Added instructions append for error handling and adjusted example and test file.

* Corrected syntax error.
2021-10-25 18:36:44 +02:00
Corey McCandless
d7e8e0c736 move practice exercise example solutions to .meta/ 2021-02-01 19:08:02 -08:00