I have a code like
from random import randint from string import ascii_lowercase file = open("data.csv", "w") numbers = [] for j in range(26