Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- from drawille import*
- def a(d,c=Canvas(),e=enumerate):print([c.set(j,i)for i,x in e(d)for j,y in e(x)if y]and c).frame()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement