
(a)
![]()
(b)
![]()
# because statement has been extended to the next line, the correct way is x = “hello” + “to Python” + “world”
(c)

# In the first line “hello wor” is one single string slice

(a)
![]()
(b)
![]()
# because statement has been extended to the next line, the correct way is x = “hello” + “to Python” + “world”
(c)

# In the first line “hello wor” is one single string slice