For calling a function why i have to write every time print(function()) not function()
已回答
Blank output when i only wrote cal(3)
请先登录再写评论。
Hi,
Why do you expect to see the output?
There is no print statement to show it. It's not REPL either to show you what function returns.