I've been staring at this Python code for a while now:
x = 43print(x)x = 'Victor'print(x)
It's legal. But how can it be? How can x be both an integer and a string? It's unnatural! Witchcraft!
@victorgijsbers temporal sorcery!
Mastodon server of https://doma.dev.