Python Forum
mutable values to string items?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mutable values to string items?
#16
It is a common mistake on the forum to ask how to implement a solution when you aren't quite sure about the solution. It is always best to start out with "This is the problem I am trying to solve." and then follow that up with "This is what I am trying." and finally "This is how it is failing." Even the most seasoned Python programers start down the wrong path from time to time.

Almost all of my threads contain a response that points to me not describing the real problem well enough.
Reply


Messages In This Thread
mutable values to string items? - by fozz - Aug-21-2022, 08:06 PM
RE: mutable values to string items? - by snippsat - Aug-21-2022, 08:58 PM
RE: mutable values to string items? - by rob101 - Aug-21-2022, 09:02 PM
RE: mutable values to string items? - by deanhystad - Aug-22-2022, 02:43 AM
RE: mutable values to string items? - by DeaD_EyE - Aug-22-2022, 07:58 AM
RE: mutable values to string items? - by fozz - Aug-22-2022, 04:18 PM
RE: mutable values to string items? - by fozz - Aug-29-2022, 02:24 PM
RE: mutable values to string items? - by deanhystad - Aug-29-2022, 07:33 PM
RE: mutable values to string items? - by fozz - Aug-29-2022, 09:01 PM
RE: mutable values to string items? - by fozz - Aug-29-2022, 08:43 PM
RE: mutable values to string items? - by deanhystad - Aug-30-2022, 05:25 AM
RE: mutable values to string items? - by deanhystad - Aug-30-2022, 03:20 PM
RE: mutable values to string items? - by fozz - Aug-30-2022, 06:37 PM
RE: mutable values to string items? - by deanhystad - Aug-30-2022, 07:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  using mutable in function defintion as optional paramter akbarza 8 509 Apr-27-2024, 09:59 PM
Last Post: snippsat
  How to parse and group hierarchical list items from an unindented string in Python? ann23fr 0 231 Mar-27-2024, 01:16 PM
Last Post: ann23fr
  mutable argument in function definition akbarza 1 518 Dec-15-2023, 02:00 PM
Last Post: deanhystad
  Trying to compare string values in an if statement israelsattleen 1 583 Jul-08-2023, 03:49 PM
Last Post: deanhystad
  Getting rid of old string values Pedroski55 3 1,070 Oct-11-2022, 10:56 PM
Last Post: Pedroski55
  Parse String between 2 Delimiters and add as single list items lastyle 5 3,444 Apr-11-2021, 11:03 PM
Last Post: lastyle
  "'DataFrame' objects are mutable, thus they cannot be hashed" Mark17 1 6,883 Dec-25-2020, 02:31 AM
Last Post: tinh
  Mutable Strings millpond 3 2,618 Aug-24-2020, 08:42 AM
Last Post: millpond
  Function parameters and values as string infobound 1 1,793 Jul-24-2020, 04:28 AM
Last Post: scidam
  xml.etree.ElementTree extract string values matthias100 2 5,048 Jul-12-2020, 06:02 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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