Python Forum
Best approach before adding features - Movie information script
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best approach before adding features - Movie information script
#3
Thanks for the feedback MadisonAster! Sorry it's taken me to long to get back to this but life has been busy.

You're advice makes sense and I'll implement an __init__ method. I've realized that I need to put more effort into the data structure and practical application of the data as it's passed to/from the various classes I've written. I think this will be a good start to that.

When using the main() function, does it go at the end of each class or the end of the script if there are multiple classes?
Reply


Messages In This Thread
RE: Best approach before adding features - Movie information script - by pythonnewbie138 - Oct-23-2020, 01:08 AM

Forum Jump:

User Panel Messages

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