Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
usr
/
local
/
lib
/
python3.9
/
test
/
tracedmodules
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/local/lib/python3.9/test/tracedmodules/testmod.py
def func(x): b = x + 1 return b + 2 def func2(): """Test function for issue 9936 """ return (1, 2, 3)