Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Saving variables in memory
#3
(Mar-08-2021, 04:36 PM)deanhystad Wrote: What is you question?

Are you wondering how Python makes a connection between a variable name and a value?
Are you asking what kind of structures Python has for saving variable values?
Are you asking how logging works in Python?
Are you asking how to save values so they can be loaded when you start your program?


Thanks for the reply. It helps to know that my question was not as specific as it should have been. Splitting it into all those more specific questions already helps. I'll do some reading into each one.
Reply


Messages In This Thread
Saving variables in memory - by pprod - Mar-08-2021, 03:48 PM
RE: Saving variables in memory - by deanhystad - Mar-08-2021, 04:36 PM
RE: Saving variables in memory - by pprod - Mar-08-2021, 04:44 PM
RE: Saving variables in memory - by snippsat - Mar-08-2021, 06:37 PM
RE: Saving variables in memory - by pprod - Mar-08-2021, 08:24 PM
RE: Saving variables in memory - by deanhystad - Mar-08-2021, 08:42 PM
RE: Saving variables in memory - by jefsummers - Mar-08-2021, 11:16 PM
RE: Saving variables in memory - by buran - Mar-09-2021, 06:02 AM
RE: Saving variables in memory - by jefsummers - Mar-10-2021, 01:18 AM

Forum Jump:

User Panel Messages

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