Arjun Ganesh
17 posts


@PythonPr TypeError
can only concatenate str to str (not integer)
English

@PythonPr 1. assignment op never makes a copy, it still refers to the original object
2. copy/deepcopy ops only changes new assignment
English

@PythonPr option A : 20
option B :
if it’s space - Syntax Error
if it’s a dot - Attribute Error
English



















