Messages
Topics
Lists
Groups
Marketplace
Jobs
Kevin Huang
4 years ago
In this video i will show you how to create a python program that will test your typing speed, packages used :
tkinter : it will be used ti create GUI timeit : to record typing speed random : to select random word from a list
#python
In this video i will show you how to create a python program that will test your typing speed, packages used : tkinter : it will be used ti create GUI timeit...