This commit is contained in:
BarsTiger
2021-06-01 18:08:44 +03:00
parent 0c38a1f041
commit 9df9f63c41

View File

@@ -5,7 +5,7 @@ chars = ['1', '2', '3', '4', '5', '6', '7', '8', '9', '0',
'a', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l', 'a', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l',
'z', 'x', 'c', 'v', 'b', 'n', 'm'] 'z', 'x', 'c', 'v', 'b', 'n', 'm']
input("KOTIKOT, all rights reserved /nPress Enter to start...") input("KOTIKOT, all rights reserved \nPress Enter to start...")
nameoffile = input("Enter name of file: ") nameoffile = input("Enter name of file: ")