Examveda

How can you determine the path of the currently executing script in Python?

A. By using the os.path module

B. By using the current_path() function

C. By using the script_path variable

D. By using the get_path() method

Answer: Option A


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python