python實現鍵盤打字練習

利用random生成隨機數,轉換成該ascii碼對應的字符輸出在屏幕上,經過讀取用戶輸入進行比對,地出正確率python [root@foundation27 ~]# vim typewriting.py #!/bin/bash/python #coding=utf-8 from __future__ import division import random print "**********
相關文章
相關標籤/搜索