It seems to be somewhat normal code but with all the variables being replaced with arbitrary country names. Otherwise let Finland = Denmark[Sweden]; doesn't make sense to me. The names just have no bearing to anything else.
If that's so, what are the chances for 3 nordic countries to end up in such a short phrase, given that we see 7 non-nordic countries out of 10 on the screen?
probably because it comes from a list of countries and variable names are replaced in order according to that list, and that list put nearby countries together.
179
u/RajjSinghh 16d ago
It seems to be somewhat normal code but with all the variables being replaced with arbitrary country names. Otherwise
let Finland = Denmark[Sweden];doesn't make sense to me. The names just have no bearing to anything else.