Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Equipment Portal
#4
Is it really that time wasting to name your variables sensibly? I'd argue not and that you don't really save much time by naming them poorly.

Also, if you need to pass data between functions, just do that (i.e. with parameters); there's no need to use classes.
buran likes this post
Reply


Messages In This Thread
Equipment Portal - by jamesaarr - Sep-22-2021, 07:52 AM
RE: Equipment Portal - by buran - Sep-23-2021, 07:22 AM
RE: Equipment Portal - by jamesaarr - Sep-23-2021, 09:08 AM
RE: Equipment Portal - by ndc85430 - Sep-23-2021, 11:23 AM
RE: Equipment Portal - by buran - Sep-23-2021, 11:24 AM
RE: Equipment Portal - by ndc85430 - Sep-23-2021, 12:07 PM

Forum Jump:

User Panel Messages

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