NOTE IT DOWN About Python Programming Language
NOTE: ✏
▪︎ In Python, the last line of an error message indicates the error's type.
▪︎ Read error message carefully, because it tells you how to fix a program.
NOTE:✏
Concatenation in Python:
▪︎ If you add strings with numbers you will get error, but...
ddsry.hashnode.dev1 min read