Python Forum
Scramble and Interleave in Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scramble and Interleave in Python
#5
Have you tested this on words that are more than 8 characters long? A list of lists would probably work better IMHO, so do you have to use recursion?
Reply


Messages In This Thread
Scramble and Interleave in Python - by dsaks - Jun-12-2018, 05:07 PM
RE: Scramble and Interleave in Python - by woooee - Jun-12-2018, 05:40 PM
RE: Scramble and Interleave in Python - by dsaks - Jun-13-2018, 02:03 AM
RE: Scramble and Interleave in Python - by dsaks - Jun-13-2018, 03:08 AM
RE: Scramble and Interleave in Python - by woooee - Jun-13-2018, 06:04 PM
RE: Scramble and Interleave in Python - by dsaks - Jun-13-2018, 10:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Scramble word game Zatoichi 9 8,562 Sep-20-2021, 03:47 PM
Last Post: jefsummers

Forum Jump:

User Panel Messages

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