Answer (Choose 1 answer)
To package a python script in a package to be able to import and use it, which of the following is required.
A. A folder with server.py
B. The methods in the script should be defined as public method
C. The python script should be packaged in a directory with_init__.py in the same directory
D. import sys as the first line of code in the python script.
FUO shithe Stam
7