[][:][::], *_,

This commit is contained in:
Wannes-Sys 2023-06-11 22:22:29 +00:00
parent 79ff10e8cd
commit ce8b3ad6c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# try to guess what it prints, before running it
# try to guess what it prints
d = {"Hello":"Heyo","World:":"Mars!"}
l = " ".join([*zip(*(_ for ([][:], *_, [][::][::][::]) in zip(*d.items(), [[][:] for *_, in zip("12345","12345")])))][0])