Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

[Python] Add new concept exercise : Comparisons #2949

Closed
wants to merge 54 commits into from
Closed

[Python] Add new concept exercise : Comparisons #2949

wants to merge 54 commits into from

Conversation

Limm-jk
Copy link
Contributor

@Limm-jk Limm-jk commented Dec 23, 2020

Hello, This is exercise that I promised to work on. We've created a new exercise about Concepts 'comparisons'. #2039

This exercise contains =, <, >, and in.

I worked with OMEGA-Y / Yabby1997 / Ticktakto / wnstj2007

Any guidance is appreciated!

daunjeong824 and others added 30 commits November 28, 2020 23:30
authors & editor
exchange_test / exchange
Line 2
from .exchange import * -> from exchange import *
add config.json
add testcase & test file
added : currency-exchange/.meta/example.py
added : currency-exchange/.docs/instructions.md
* added design.md
added : currency-exchange/.meta/design.md
Added hint.md (#8)
* Delete .DS_Store

* Add : hint.md (#9)

Add : hint.md
Solving Conflict
fix exchangable to exchangeable
fix "Chandler want" to "Chandler wants" in instructions.md
* Fixed instructions.md

Fixed grammatical errors in instructions.md based on BethanyG's review.

Co-authored-by: Limm-jk <201602057@cs-cnu.org>
Co-authored-by: Junkyu Lim <57378834+Limm-jk@users.noreply.github.com>
* Added new problem "Calculate unexchangeable value"

Added modular arithmetic problem Calculate unexchangeable value

* Added new problem "Calculate unexchangeable value" (example.py, exchange.py)

Modified example.py, exchange.py

* Modified Calculated unexchangeable value

Modified `unexchangeable_value()` function's expected return type to be `int`

* added new lines at the end of file

* applied prettier on instructions.md

Co-authored-by: Limm-jk <201602057@cs-cnu.org>
Co-authored-by: Junkyu Lim <57378834+Limm-jk@users.noreply.github.com>
we changed the concept name, so needed to update file.
…fig.json


we've decided to name the stub and test files for the concept and not the story.
BethanyG and others added 21 commits December 11, 2020 22:33
removed arithmetic as a concept until we get the about.md file made.
…fig.json


reverting file name change and deferring to different PR.  This is currently breaking a CI test.
Add instructions.md
Add: instructions.md and problems
* added example and instructions

Co-authored-by: Limm-jk <201602057@cs-cnu.org>
Co-authored-by: Junkyu Lim <57378834+Limm-jk@users.noreply.github.com>
* Fix the grammar in instructions.md

* Fix the grammar in hints.md

* Fix the grammar in introductions.md
@Limm-jk Limm-jk requested a review from a team as a code owner December 23, 2020 11:11
@Limm-jk Limm-jk closed this Jan 15, 2021
@BethanyG
Copy link
Member

@Limm-jk -- Was there an issue that made you close this? I know it has been sitting for a while (things have been crazy, and reviewing this slipped through the cracks), but it was on my list to review this week. My apologies that it has taken so long. Please let me know if you'd like to re-open. Thanks!

@valentin-p
Copy link
Contributor

This is great work, if you (authors: @Limm-jk @OMEGA-Y @Yabby1997 @Ticktakto @wnstj2007 ) are willing to, we can merge that pr to master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants