A.keys()B.values()C.items()D.item()
A.str1=’Python’B.str2="Python"C.str3=’’’Python’’’D.str4=’’’’Python’’’’
A.__add__()B._nameC.__nameD.name