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:
- Learn Python 3 From Scratch: Hello World (day 1)
- How To Run Python With Eclipse (day 2, optional)
- Learn Python 3 From Scratch: Triple, Double and Single Quotes (day 3)
- Learn Python 3 From Scratch: Variables (day 4)
