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

feat(exercise): add exercise register03 #188

Merged
merged 3 commits into from
Jun 13, 2022
Merged

feat(exercise): add exercise register03 #188

merged 3 commits into from
Jun 13, 2022

Conversation

tdelabro
Copy link
Contributor

@tdelabro tdelabro commented Jun 9, 2022

No description provided.

@tdelabro tdelabro linked an issue Jun 9, 2022 that may be closed by this pull request
@tdelabro tdelabro requested a review from tekkac June 9, 2022 20:26
Copy link
Contributor

@tekkac tekkac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice exercise 👍 last task almost got me.
Spotted some typos and suggested a new task :)
otherwise lgtm 💪

src/exercises/__init__.py Show resolved Hide resolved
exercises/registers/registers03.cairo Outdated Show resolved Hide resolved
exercises/registers/registers03.cairo Outdated Show resolved Hide resolved
exercises/registers/registers03.cairo Show resolved Hide resolved
feat: add more task to register assert exercise
@tdelabro tdelabro requested a review from tekkac June 13, 2022 07:37
@tekkac
Copy link
Contributor

tekkac commented Jun 13, 2022

lgtm 👍
fixed a typo I introduced and reworded a bit

@tekkac tekkac merged commit f0b8c88 into main Jun 13, 2022
@tekkac tekkac deleted the add-assert-exercise branch June 13, 2022 08:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Exercise on the uses of assert
2 participants