Skip to content

Commit fb8c2fb

Browse files
authored
first commit
1 parent b579e64 commit fb8c2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py.txt renamed to main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import random
22
print("A 1-digit Python Random Number Generator")
3-
print(" Instructions to use the random number generator :-")
3+
print(" Instructions to use the random number generator :-")
44
print("1. You can generator only 1 digits/number in this random number generator.")
55
print("3. If you need to generate a new random number from this random number generator again, re-start the Terminal.")
66
print("The Random Number Generator is given in below :-")

0 commit comments

Comments
 (0)