Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LIST FORMATTING
#1
I have a list which prints like this:
Hello
My
Name
Is

but I want the first 3 letters of each word, eg.
HellMyNamIs printed like this but it prints like this,
Hell
My
Nam
Is

is there any way to format it for all print on one line and add together like I've done above thank you
Reply


Messages In This Thread
LIST FORMATTING - by Nick1999 - Nov-12-2018, 07:47 PM
RE: LIST FORMATTING - by buran - Nov-12-2018, 08:21 PM
RE: LIST FORMATTING - by ichabod801 - Nov-13-2018, 03:03 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Currency formatting the third element in a 2D list RedSkeleton007 3 3,243 Mar-09-2018, 12:53 PM
Last Post: j.crater

Forum Jump:

User Panel Messages

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