-
-
Notifications
You must be signed in to change notification settings - Fork 403
Add practice exercise split-second-stopwatch
#1569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thank you for contributing to Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:
Automated comment created by PR Commenter 🤖. |
Oh no! I forgot that |
Done. Using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Brand new exercise!
I have been using Cursor for a little while, and I must say that this really helps with implementing tests like that. You make one change in the test files, tab-tab-tab and all the next ones change as well. You gotta be careful, but it really saves time. It also pretty much implemented the solution without me really asking for it. Pretty interesting experience.