Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
call func from dict
#3
I'm still not getting this. It works when I call functions from within the same program but if I import the functions then store them in a dict they get ran even without being called. Why?
I am trying to modify this program to get rid of all the if\elif\else statements.
Reply


Messages In This Thread
call func from dict - by mcmxl22 - Jun-20-2019, 05:56 PM
RE: call func from dict - by michalmonday - Jun-20-2019, 05:59 PM
RE: call func from dict - by mcmxl22 - Jun-21-2019, 03:29 AM
RE: call func from dict - by snippsat - Jun-21-2019, 05:20 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I print from within actor(func) ?? Pedroski55 2 257 May-01-2024, 05:35 AM
Last Post: Pedroski55
  How to output one value per request of the CSV and print it in another func? Student44 3 1,382 Nov-11-2022, 10:45 PM
Last Post: snippsat
  Func Animation not displaying my live graph jotalo 0 1,596 Nov-13-2020, 10:56 PM
Last Post: jotalo
  Trying to write func("abcd") -> "abbcccdddd" omm 8 4,236 Oct-24-2020, 03:41 AM
Last Post: bowlofred
  Sort a dict in dict cherry_cherry 4 81,286 Apr-08-2020, 12:25 PM
Last Post: perfringo
  call dict object result key error lateublegende 2 3,082 May-15-2019, 01:08 PM
Last Post: lateublegende
  About [from FILE import FUNC] Nwb 7 3,679 Apr-21-2019, 02:46 PM
Last Post: snippsat
  Executing func() from a different folder ebolisa 2 2,404 Jan-14-2019, 10:18 AM
Last Post: ebolisa
  Correct number wrong position func. albry 5 6,079 Jan-11-2019, 04:01 PM
Last Post: Larz60+
  How can I return my list from a func? Mike Ru 3 3,138 Oct-22-2018, 01:15 PM
Last Post: buran

Forum Jump:

User Panel Messages

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