GUI application that counts how fast you click on a key of your keyboard
Hello guys! Iam completely new in python and completely lost. I want to ask where i have mistakes (not my grammar)
Basically what i want to do is the code with gui, where is inscription that says something like "click 'е' to start counting" and when a key is pressed it start counting time until i stop for example after 3 click and after that it would print the time. basically i dont need it with gui, its just a recommendation from my friend
Comments
here is what i have (its view without GUI)
Hi,
I am not sure about the functions that you have used, but the experiment attached basically implements the idea. From there you can explore and adapt to your needs.
Good luck, Eduard