DanGonite57 / CrPyto

Custom Python Cryptanalysis Interface
https://dangonite.pythonanywhere.com
0 stars 0 forks source link

Add "map" to "zip_longest"s #6

Closed DanGonite57 closed 5 years ago

DanGonite57 commented 5 years ago

IE ''.join(map(''.join, itertools.zip_longest(*new, fillvalue="")))