Feb-03-2017, 10:23 PM
good evening!
somebody know how delete pices of strings and return them?
somebody know how delete pices of strings and return them?
[split] deleting pieces of strings
|
Feb-03-2017, 10:23 PM
good evening!
somebody know how delete pices of strings and return them?
Feb-03-2017, 10:25 PM
The first step would be to start your own thread, instead of hijacking an already active one.
The next would be to show us what you've tried so far.
Feb-04-2017, 02:15 PM
In Python, th is typically done by slicing the string.
Unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.
Your one-stop place for all your GIMP needs: gimp-forum.net |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[split] Splitting a string into six pieces | susmis666 | 1 | 2,793 |
Dec-25-2018, 06:16 PM Last Post: ichabod801 |
|
Strings inside other strings - substrings | OmarSinno | 2 | 4,473 |
Oct-06-2017, 09:58 AM Last Post: gruntfutuk |