Post

@PythonPr Answer: [1, 2]
+ on lists concatenates -- it doesn't add the values inside. [1] + [2] joins them into one list [1, 2].
English

@PythonPr Why do we keep pretending Python is the only language that matters? This is akin to bringing a teddy bear to a programming duel!
English














