"narwhal bacon" is what came to my mind, an ancient story I heard from reddit
"science advances one funeral at a time" ~ Max Planck Reality is a subjective experience, shared yet interpreted differently by each, irregardless of the real truth
python variables are stored in locals()(read only dict) we have "{NAME : EXPR}" for dict just do "(NAME : EXPR)" with parenthesis within its scope, list comp can be <code>results = [b for a in data if (b: f(a))]</code>…
"narwhal bacon" is what came to my mind, an ancient story I heard from reddit
"science advances one funeral at a time" ~ Max Planck Reality is a subjective experience, shared yet interpreted differently by each, irregardless of the real truth
python variables are stored in locals()(read only dict) we have "{NAME : EXPR}" for dict just do "(NAME : EXPR)" with parenthesis within its scope, list comp can be <code>results = [b for a in data if (b: f(a))]</code>…