From 57f432ebc589054e956956459a74abc8ee6984d2 Mon Sep 17 00:00:00 2001 From: Codingdecode <91722434+Codingdecode@users.noreply.github.com> Date: Fri, 1 Oct 2021 10:16:09 -0800 Subject: [PATCH] Rename typingspeed.py to Test typing speed.py --- typingspeed.py => Test typing speed.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename typingspeed.py => Test typing speed.py (95%) diff --git a/typingspeed.py b/Test typing speed.py similarity index 95% rename from typingspeed.py rename to Test typing speed.py index d13f83b..5eb135f 100644 --- a/typingspeed.py +++ b/Test typing speed.py @@ -29,4 +29,4 @@ user_input = input("Press Enter to Play Again\n") print("\nType the sentence given below") print(s,"\n") - input("Press any key to Start:") \ No newline at end of file + input("Press any key to Start:")