Python Forum
How to split a String from Text Input into 40 char chunks?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to split a String from Text Input into 40 char chunks?
#2
Can you provide an example of a string, and what you want as a result? I don't understand why you would split the long string into "words" before splitting into 40 character packs,
Reply


Messages In This Thread
RE: How to split a String from Text Input into 40 char chunks? - by deanhystad - Jul-31-2023, 07:08 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using string input for boolean tronic72 3 767 Nov-01-2023, 07:48 AM
Last Post: Gribouillis
  doing string split with 2 or more split characters Skaperen 22 2,747 Aug-13-2023, 01:57 AM
Last Post: Skaperen
  [split] Parse Nested JSON String in Python mmm07 4 1,620 Mar-28-2023, 06:07 PM
Last Post: snippsat
Question Take user input and split files using 7z in python askfriends 2 1,163 Dec-11-2022, 07:39 PM
Last Post: snippsat
  How to split the input taken from user into a single character? mHosseinDS86 3 1,239 Aug-17-2022, 12:43 PM
Last Post: Pedroski55
  is there an itertor of chunks? Skaperen 8 2,063 Jul-22-2022, 10:17 PM
Last Post: Skaperen
  Split string using variable found in a list japo85 2 1,353 Jul-11-2022, 08:52 AM
Last Post: japo85
  Editing text between two string from different lines Paqqno 1 1,353 Apr-06-2022, 10:34 PM
Last Post: BashBedlam
Big Grin General programming question (input string)[ jamie_01 2 1,651 Jan-08-2022, 12:59 AM
Last Post: BashBedlam
  Split string knob 2 1,921 Nov-19-2021, 10:27 AM
Last Post: ghoul

Forum Jump:

User Panel Messages

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