The '+' operator can be used for string concatenation.
2 Likes
True
Reason — The + operator is used to perform concatenation of two strings in Python.
+
Answered By
1 Like
Python keywords can be used as variable names.
Python has separate operator for integer division.
In Python, a variable name can consist of letters, digits, and underscore.
In Python, important libraries for machine learning is/are: