Exam4Training

Python strings can be “glued” together using the operator:

Python strings can be “glued” together using the operator:
A . .
B . &
C . _
D . +

Answer: D

Explanation:

Reference: https://docs.python.org/3/tutorial/introduction.html

Exit mobile version