Post

@PythonPr Option D :
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
Cell In[4], line 1
----> 1 print(a + 3)
TypeError: can only concatenate str (not "int") to str
English




































