Post Reply 
Calling a function with an arbitrary number of arguments
05-02-2019, 02:08 AM
Post: #1
Calling a function with an arbitrary number of arguments
How can I call a user-defined function with an arbitrary number of parameters from a program? Given the list of arguments and the function itself.

I tried using the python argument expansion syntax ``function(*args)`` with no luck.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Calling a function with an arbitrary number of arguments - fakuivan - 05-02-2019 02:08 AM



User(s) browsing this thread: 1 Guest(s)