/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
tests
/
resources
/
Upload File
HOME
a = 10 def b(x: int, y: int) -> str: return str(x + y)