Python Programming - Data Types - Discussion
Discussion Forum : Data Types - General Questions (Q.No. 11)
11.
Which of the following is not a valid string method?
Answer: Option
Explanation:
While lists have an
append()
method, strings do not. The split()
, join()
, and upper()
methods are all valid string methods in Python.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers