Skip to content

a typing test script#30

Open
linuxdotexe wants to merge 2 commits intogdsc-gvp:mainfrom
linuxdotexe:main
Open

a typing test script#30
linuxdotexe wants to merge 2 commits intogdsc-gvp:mainfrom
linuxdotexe:main

Conversation

@linuxdotexe
Copy link
Copy Markdown
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
Copy Markdown

@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
Copy Markdown
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