Python Forum
Combining two strings together (not concatenation)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Combining two strings together (not concatenation)
#3
(Mar-28-2019, 05:50 PM)ichabod801 Wrote: It doesn't make sense. The first string is 13 characters long, and the second string is 15 characters long. The final string is 16 characters long. How do you know how long the final string should be, or where the 4 should be in it?

Sorry, that was a mistake, they should all be 15 characters long. Where the 4 is placed depends on what is reteurned from the previous functions. It isn't random it just moves left or right in the string. (My previous thread is pretty much what it is.)
For now, leave it in the centre of the string.

Dream
Reply


Messages In This Thread
RE: Combining two strings together (not concatenation) - by DreamingInsanity - Mar-28-2019, 05:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries sawtooth500 14 1,625 Apr-24-2024, 01:42 AM
Last Post: sawtooth500
  FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries i sawtooth500 3 3,010 Mar-22-2024, 03:08 AM
Last Post: deanhystad
  Trying to understand strings and lists of strings Konstantin23 2 938 Aug-06-2023, 11:42 AM
Last Post: deanhystad
  Splitting strings in list of strings jesse68 3 1,922 Mar-02-2022, 05:15 PM
Last Post: DeaD_EyE
  String concatenation in SQL update statement hammer 3 1,688 Feb-24-2022, 08:00 PM
Last Post: hammer
  f string concatenation problem growSeb 3 2,382 Jun-28-2021, 05:00 AM
Last Post: buran
  Concatenation ?? ridgerunnersjw 1 1,819 Sep-26-2020, 07:29 PM
Last Post: deanhystad
  Finding multiple strings between the two same strings Slither 1 2,636 Jun-05-2019, 09:02 PM
Last Post: Yoriz
  Regarding concatenation of a list to a string Kedar 2 22,929 Aug-19-2018, 12:57 PM
Last Post: ichabod801
  lists, strings, and byte strings Skaperen 2 4,362 Mar-02-2018, 02:12 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020