BethanyG
27931ea05d
Spellchecking in ref floder. Hopefully for the only time. ( #3816 )
2024-11-06 14:35:18 -08:00
BethanyG
dcc052c730
Updtated tests for Forth from problem specs. ( #3814 )
2024-11-04 16:09:36 -08:00
BethanyG
d7a8e5b8d1
Updated metadata and instructions from problem specs Nov maintenence. ( #3813 )
2024-11-04 15:51:06 -08:00
Andrew Pam
e8b7192243
Update instructions.append.md ( #3812 )
...
* Update instructions.append.md
Clarify that the built-in exponentiation operator ** is equivalent to pow() and therefore doesn't demonstrate an implementation of a square root algorithm, and also note that for the domain of this exercise there are available solutions using only positive integers.
* Update exercises/practice/square-root/.docs/instructions.append.md
Adhere to one sentence per line convention.
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com >
---------
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com >
2024-11-04 11:38:14 -08:00
dependabot[bot]
da94511af8
Bump actions/setup-python from 5.2.0 to 5.3.0 ( #3809 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](f677139bbe...0b93645e9f )
---
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>
2024-11-02 13:06:54 -07:00
dependabot[bot]
42bbbfd2af
Bump actions/checkout from 4.2.0 to 4.2.2 ( #3810 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](d632683dd7...11bd71901b )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-02 13:06:20 -07:00
BethanyG
bfc578ecdd
fixed typo in itertools compress approach. ( #3808 )
2024-10-31 15:02:34 -07:00
BethanyG
5ad6668ac2
Fix spelling error and heading in instruction.append file. ( #3807 )
2024-10-31 14:52:28 -07:00
BethanyG
f93b0ddcc6
Seperate to separate typo fix. ( #3806 )
2024-10-31 14:45:58 -07:00
BethanyG
abd31ba96e
Initialzed - initialized spelling corrections. ( #3805 )
2024-10-31 14:41:21 -07:00
BethanyG
dc66e5964c
Fixed spelling errors in approaches docs. ( #3804 )
2024-10-31 14:34:29 -07:00
BethanyG
694a421e02
what I hope is the final pass of the wordy typo monsters. ( #3803 )
2024-10-31 14:13:39 -07:00
Ryan Souza
7993df720a
fix: wrong reference ( #3800 )
2024-10-31 13:39:18 -07:00
Luke McGuire
5f70c9d4ee
test: Update Chaitana's tests to verify queue has been updated ( #3799 )
2024-10-23 17:30:28 -07:00
Heitor de Bittencourt
6a7a35111d
[Mecha Munch & Dict Methods Concept]: Fix Typo in Introduction & About Files ( #3796 )
...
* Fix typo in dict methods introduction
* Fix typo in dict-methods concept
2024-10-23 12:24:16 -07:00
Andrew Pam
83e71ed61e
Update resistor_color_expert_test.py ( #3797 )
...
Add additional tests for some edge cases. Note that "1 ohms", "1 kiloohms" and "1 megaohms" should really be "ohm" singular but that's out of scope of the requirements for this exercise.
2024-10-23 01:50:00 -07:00
Wolfgang
1d2c981fc0
Fixed typo.md ( #3794 )
...
Fixed minor typo hasable -> hashable
2024-10-20 13:28:40 -07:00
BethanyG
c230448e3f
Fixed final test and error message. Sometimes, I am an idiot. ( #3792 )
...
[no important files changed]
The test has changed, but this will allow more passing code without need for retest.
2024-10-16 00:13:48 -07:00
BethanyG
df381d86f4
Touch ups and edits for clarity in instructions, introductions, hints and stub file. ( #3791 )
2024-10-15 21:43:01 -07:00
BethanyG
7875b77415
Fixed links and other lingering typos. ( #3790 )
2024-10-15 15:18:06 -07:00
BethanyG
c5922804a8
[Wordy]: Moar Typos & Missing Links. ( #3789 )
...
* Moar typos and missing links. Hopefully, this is the last round.
* Added in missing hints file.
* Further touchup on intro md.
2024-10-14 17:26:36 -07:00
BethanyG
63cc10b06f
Further refinements to approaches. Added hits.md file. ( #3788 )
2024-10-14 16:29:08 -07:00
BethanyG
d2cf34b90a
Changed Wordy difficulty to 3 and reorderd config.json. ( #3786 )
2024-10-12 11:35:12 -07:00
BethanyG
6800ddb6a2
Fixed even more typos in recursion approach. ( #3785 )
2024-10-11 21:14:00 -07:00
BethanyG
dd39c7176d
[Wordy]: Link Corrections and Typos ( #3784 )
...
* Added 6 additional appraches and extended introduction for Wordy.
* Corrected slug for regex with operator module approach.
* Fixed link typos for other approaches and the filter function.
* One. Moar. Typo.
2024-10-11 18:25:46 -07:00
BethanyG
fb1cb444ad
[Wordy & Wordy Approaches]: Added 6 Additional Approaches & Modified the Instruction Append for Wordy. ( #3783 )
...
* Added 6 additional appraches and extended introduction for Wordy.
* Corrected slug for regex with operator module approach.
2024-10-11 17:41:40 -07:00
BethanyG
3dcbf4cb7c
Fixed dict.items refrences and text. ( #3782 )
2024-10-08 12:02:33 -07:00
BethanyG
b13c61ea36
Added missing italics underscore back into file. ( #3781 )
2024-10-08 00:50:36 -07:00
BethanyG
6a2ddfaae7
Typos and emdash changes. ( #3780 )
2024-10-07 16:45:59 -07:00
dependabot[bot]
b6b3c4b649
Bump actions/checkout from 4.1.7 to 4.2.0 ( #3778 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](692973e3d9...d632683dd7 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2024-10-03 11:08:47 -07:00
BethanyG
7e38ff1171
[Chaitanas Colossal Coaster]: Removed "effectively" from HOWTO sentence. ( #3777 )
...
* Removed effectively from HOWTO sentence.
* Resorted reflinks.
2024-09-27 09:17:15 -07:00
BethanyG
2a09812b26
corrected refrence to python internal sort method from timsort to powersort. ( #3776 )
2024-09-27 06:29:41 -07:00
BethanyG
6c78db5cc7
Add variable defs to cater-waiter introduction. ( #3775 )
2024-09-24 14:50:37 -07:00
BethanyG
c4925ea952
Modified instructions to use add_item instead of add_items. ( #3774 )
2024-09-17 14:05:28 -07:00
BethanyG
b4391bcb77
Fixed broken linkes in hints file. ( #3773 )
2024-09-14 16:11:14 -07:00
Erik Schierboom
b061dd047f
Change the interval for dependabot updates to monthly ( #3769 )
2024-09-04 07:05:04 -07:00
Exercism Bot
63fffc04e9
🤖 Sync org-wide files to upstream repo ( #3770 )
...
More info: fc1613760f
2024-09-04 07:03:30 -07:00
dependabot[bot]
6b8660a7a3
Bump actions/setup-python from 5.1.1 to 5.2.0 ( #3766 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](39cd14951b...f677139bbe )
---
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>
2024-09-01 05:49:20 -07:00
BethanyG
ee643b03e3
[Conditionals Concept] Update about.md ( #3765 )
...
TYPO! 😡
2024-08-29 14:45:18 -07:00
BethanyG
e4bb420ff5
Adjusted if-elif-else examples and hints. ( #3764 )
2024-08-29 13:41:05 -07:00
BethanyG
57f11c2243
[POV]: Update instructions.append.md ( #3761 )
...
Massaged the phrasing a bit to point students to both raising the specific error type, and including a specific error message.
2024-08-26 14:59:10 -07:00
BethanyG
7ea631f440
[Transpose & generate_tests.py]: Added join env Function & Changed Template ( #3760 )
...
[no important files changed]
* Added join input function and changed template and test file for transpose exercise.
* Regenerated file to replace lines with text.
2024-08-26 14:34:27 -07:00
BethanyG
a74dfbd330
Msc spelling and grammar fixes for concepts and concept exercises. ( #3759 )
2024-08-25 13:10:05 -07:00
BethanyG
951d4d35c1
[Meltdown Mitigation]: Correct Typo in introduction.md ( #3758 )
...
great --> greater on line 53.
2024-08-25 09:45:40 -07:00
BethanyG
00d5bcc9de
Fixed instructions and tests per https://forum.exercism.org/t/testing-data-in-mecha-munch-management-dict-methods-py-task3/12638 . ( #3756 )
...
[no important files changed]
2024-08-23 13:48:02 -07:00
Ela Bogucka
adaa483944
[Collatz Conjecture] Approaches - missing words fix ( #3753 )
...
* Added missing words in General guidance text
* Update exercises/practice/collatz-conjecture/.approaches/introduction.md
---------
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com >
2024-08-13 12:09:50 -07:00
BethanyG
56d158766f
Attempt at fix for issue described in http://forum.exercism.org/t/github-ci-docker-compose-not-found-error-for-python/12487 . ( #3754 )
2024-08-13 12:01:08 -07:00
colinleach
bcb5300353
[Matching Brackets] draft approaches ( #3670 )
...
* [Matching Brackets] draft approaches
* [Matching Brackets] Approaches Review & Edits
* Additional grammar and spelling edits
* Final Edits
Hopefully, the final edits. 😄
* Un crossed left vs right
---------
Co-authored-by: BethanyG <BethanyG@users.noreply.github.com >
2024-07-31 18:37:03 -07:00
BethanyG
e06436a8bd
[Little Sisters Vocabulary] Update instructions.md ( #3752 )
...
Rephrased line 7 to omit the usage of `there's`.
2024-07-31 10:39:52 -07:00
Gautzilla
b189a0895c
fix typos ( #3750 )
...
Remove additional apostrophe in _of that dish's' ingredients._
Remove extra _in_ in _Within in each category_.
2024-07-29 14:42:05 -07:00