-3

関数が「有用な」オブジェクトを返さない場合、Python 関数が使用するオブジェクトの型は何ですか? 例えば:

from time import sleep
sleep(2)
4

1 に答える 1