<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Substring Use Python</title><link>http://www.bing.com:80/search?q=Substring+Use+Python</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Substring Use Python</title><link>http://www.bing.com:80/search?q=Substring+Use+Python</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>JavaScript String substring () Method - W3Schools</title><link>https://www.w3schools.com/jsref/jsref_substring.asp</link><description>The substring() method extracts characters, between two indices (positions), from a string, and returns the substring. The substring() method extracts characters from start to end (exclusive).</description><pubDate>Sat, 30 May 2026 17:01:00 GMT</pubDate></item><item><title>String.Substring Method (System) | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/dotnet/api/system.string.substring?view=net-10.0</link><description>Remarks You call the Substring (Int32) method to extract a substring from a string that begins at a specified character position and ends at the end of the string. The starting character position is zero-based; in other words, the first character in the string is at index 0, not index 1.</description><pubDate>Sat, 30 May 2026 04:58:00 GMT</pubDate></item><item><title>String.prototype.substring () - JavaScript - MDN</title><link>https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring</link><description>The substring() method of String values returns the part of this string from the start index up to and excluding the end index, or to the end of the string if no end index is supplied.</description><pubDate>Thu, 28 May 2026 23:59:00 GMT</pubDate></item><item><title>Substring - Wikipedia</title><link>https://en.wikipedia.org/wiki/Substring</link><description>Substring " string " is a substring of " substring " In formal language theory and computer science, a substring is a contiguous sequence of characters within a string. For instance, " the best of " is a substring of " It was the best of times ". In contrast, " Itwastimes " is a subsequence of " It was the best of times ", but not a substring.</description><pubDate>Wed, 27 May 2026 06:49:00 GMT</pubDate></item><item><title>Java String substring () Method - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/java/substring-in-java/</link><description>In Java, the substring () method of the String class returns a substring from the given string. This method is most useful when you deal with text manipulation, parsing, or data extraction. This method either takes 1 parameter or 2 parameters, i.e., start and end value as arguments.</description><pubDate>Sat, 30 May 2026 04:44:00 GMT</pubDate></item><item><title>std::basic_string&lt;CharT,Traits,Allocator&gt;:: - cppreference.com</title><link>https://en.cppreference.com/cpp/string/basic_string/substr</link><description>Return value String containing the substring [pos, pos + count) or [pos, size()). Exceptions std::out_of_range if pos &gt; size(). If an exception is thrown for any reason, these functions have no effect (strong exception safety guarantee). Complexity Linear in count. Notes The allocator of the returned string is default-constructed: the new allocator might not be a copy of get_allocator(). Example</description><pubDate>Sat, 30 May 2026 04:37:00 GMT</pubDate></item><item><title>JavaScript Substring (): Extract a Substring from a String</title><link>https://www.javascripttutorial.net/javascript-substring/</link><description>In this tutorial, you'll learn how to use the JavaScript substring() method to extract a substring from a string.</description><pubDate>Fri, 29 May 2026 23:29:00 GMT</pubDate></item><item><title>Extract a Substring – Online String Tools</title><link>https://onlinestringtools.com/extract-substring</link><description>Simple, free and easy to use online tool that extracts substring. No intrusive ads, popups or nonsense, just a substring extractor. Load a string, get a substring.</description><pubDate>Sat, 30 May 2026 15:21:00 GMT</pubDate></item><item><title>JavaScript substring () Method: Complete Guide with Examples</title><link>https://dev.to/rahulxsingh/javascript-substring-method-complete-guide-with-examples-3l99</link><description>Master JavaScript's substring() method with visual examples, comparison with slice() and substr(), TypeScript usage, and real-world URL parsing patterns.</description><pubDate>Fri, 03 Apr 2026 23:31:00 GMT</pubDate></item><item><title>PHP: substr - Manual</title><link>https://www.php.net/manual/en/function.substr.php</link><description>See Also ¶ strrchr () - Find the last occurrence of a character in a string substr_replace () - Replace text within a portion of a string preg_match () - Perform a regular expression match trim () - Strip whitespace (or other characters) from the beginning and end of a string mb_substr () - Get part of string wordwrap () - Wraps a string to a given number of characters String access and ...</description><pubDate>Sat, 30 May 2026 03:11:00 GMT</pubDate></item></channel></rss>