003 File Manager
Current Path:
/usr/local/lib/python3.8/test/tracedmodules
usr
/
local
/
lib
/
python3.8
/
test
/
tracedmodules
/
📁
..
📄
__init__.py
(203 B)
📁
__pycache__
📄
testmod.py
(143 B)
Editing: testmod.py
def func(x): b = x + 1 return b + 2 def func2(): """Test function for issue 9936 """ return (1, 2, 3)
Upload File
Create Folder