Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
418 stars 356 forks source link

Vocabulary Quiz Error #1156

Open am-nimrah opened 3 weeks ago

am-nimrah commented 3 weeks ago

The user enters "v" instead of their answer for "mathematician." This is likely a typo or the user using a shortcut key to register their answer (which isn't ideal)

The quiz code could be modified to accept multiple forms of user input, including "v" for "wrong" or allowing the user to type their full answer.

github-actions[bot] commented 3 weeks ago

Thanks for creating the issue,Please read the Pinned issued first and Readme.md in each Pull Request you made. Keep learning...