Call a Function by a String name in Python ; Import the module the function is defined in. Use the getattr() function to get the function. Call the function.
確定! 回上一頁