In this case, you would actually sleep for two seconds because (Thread/sleep 1000) gets evaluated twice: once right after if ...
確定! 回上一頁