I\'m trying to convert this piece of python to js - could someone please help me?
k = 20 D = {} D[0] = [""] D[1] = ["."] for n in [2..k]: