Hello,
I have noticed some errors during the python videos
when we use input function, we return string, we should cast it into integer in order to do mathematic operations, then cast the result to string to print it on the screen concatenated with the message.
thanks
Abdou