Tue Jan 28 01:11:16 2020
<9e126bf3> “`lens = [10, 20, 30, 40]
for i, l in enumerate(lens):
for j in range(l):
print(i, j)“`
Tue Jan 28 01:11:16 2020
<9e126bf3> “`lens = [10, 20, 30, 40]
for i, l in enumerate(lens):
for j in range(l):
print(i, j)“`
Sign in with your tx.wtf identity. This site does not keep a separate password.
Sign in with tx.wtfYou will be sent to tx.wtf to authenticate, then returned here.