Programming (Year 12)
String Manipulation
What is the result of the expression '5' + '3' in Python?
8
53
5.3
Error
Next