Substring: Difference between revisions

Content deleted Content added
Fixed minor grammatical error made previously.
top: "apple" is a substring of itself
Line 8:
 
The substrings of the string "''apple''" would be:
"''a''", "''ap''", "''app''", "''appl''", "''apple''",
"''p''", "''pp''", "''ppl''", "''pple''",
"''pl''", "''ple''",