SyntaxFix
Write A Post
Hire A Developer
Questions
Maybe this can help you:
import random for a in range(64,90): h = random.randint(64, a) e += chr(h) print e