— Or may be another function?
— Please how can i make a video editing app with python
— Let me 🔎 Google that for you:
🔎 "make video editing app Python"
— Any python opening in india as frehser
— You mean a python job ?
— I would do something like this:
from string import ascii_letters
from random import randrange
def get_rand_char():
return ascii_letters[randrange(0,52)]
Message permanent page
— Download a dictionary with one word per line, them generate n indices and get those lines from the file
Message permanent page