Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not sure where to start?
#3
I haven't tried that - it was what I was thinking of as I was writing the post...

So being rather new to python - I'm assuming if I was to go with a the list append approach, I'd create and empty list above the initial for and then I basically change the print commands to append to the list instead of printing - Is that correct?

Then once the whole list has the same as what is in the output section above I can just split that into 1 string for each table?

Sorry if these are all really stupid questions...
Reply


Messages In This Thread
Not sure where to start? - by torz - Dec-15-2017, 11:48 AM
RE: Not sure where to start? - by Mekire - Dec-15-2017, 12:09 PM
RE: Not sure where to start? - by torz - Dec-15-2017, 12:31 PM
RE: Not sure where to start? - by Mekire - Dec-15-2017, 12:40 PM
RE: Not sure where to start? - by torz - Dec-15-2017, 02:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What's the difference b/w assigning start=None and start=" " Madara 1 2,401 Aug-06-2018, 08:23 AM
Last Post: buran

Forum Jump:

User Panel Messages

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