Learn Python 3 From Scratch: Concatenation (day 5)

The concatenation operator used in Python is the plus sign ( + ), and it is very similar to PHP’s ( . ) but there are a few things that you need to watch out for, watch the screencast below to learn more.

Previous Episodes: