Skip to content
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

a typing test script #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

a typing test script #30

wants to merge 2 commits into from

Conversation

linuxdotexe
Copy link
Contributor

Related Issue

Describe the changes you've made

I made a typing test script and added a README.md file explaining the code.

Type of change

What sort of change have you made:

  • My code follows the code style of this project.
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

It's great having you contribute to this project

Welcome to the community 🤓

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

Copy link
Member

@himabindu-run himabindu-run left a comment

Choose a reason for hiding this comment

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

Hi @linuxdotexe
I have a few concerns regarding your script,

  1. It's terminating while typing when we "Enter" and giving the result in WPM(Even if type one word and enter it says 1wpm.
  2. It's not handling wrong spellings, which is okay but at least indicated that something is wrong in some way.

P.S: Good work with the documentation! 🎉

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

Successfully merging this pull request may close these issues.

a CLI typing test
2 participants