from input_util import *
users = {
'张三': '13012345678',
'小球': '12345678912',
'吕布': '13415314818',
'李四': '47690342979'
}
def add_user() -> None:
username = get_str('请输入姓名:', 1)
...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《python打字测试》 | 1706字 | 15.5分钟 | 100% | 86 CPM | 146 次 | 0 | 不及格,加强练习! |
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 人之所恶,唯孤、寡、不谷,而王公以为称。 ——老子 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |