Python Forum
Question about functions(built-in)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about functions(built-in)
#3
Agree. Tons of options - from extremely simple text file writes to json files. If your "persist between requests" does not mean exiting and restarting the program, then a Class allows you to create objects that persist while your program runs.
Reply


Messages In This Thread
RE: Question about functions(built-in) - by jefsummers - Nov-15-2020, 02:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Waiting for heavy functions question philipbergwerf 14 3,732 Apr-29-2022, 07:31 PM
Last Post: philipbergwerf
  Why built in functions are defined as class? quazirfan 5 3,062 Oct-23-2021, 01:20 PM
Last Post: Gribouillis
  beginner question about lists and functions sudonym3 5 2,968 Oct-17-2020, 12:31 AM
Last Post: perfringo
  How to retrieve all and only built-in functions from interactive interpreter perfringo 4 3,608 Aug-08-2018, 04:25 PM
Last Post: DeaD_EyE
  Built in Functions not working mhoneycutt83 4 6,573 Jul-28-2017, 07:39 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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