1
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import os, shutil, random
|
||||
slash = '\\'
|
||||
slash = '/'
|
||||
chars = ['1', '2', '3', '4', '5', '6', '7', '8', '9', '0',
|
||||
'q', 'w', 'e', 'r', 't', 'y', 'u', 'i', 'o', 'p',
|
||||
'a', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l',
|
||||
'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: ")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user