Nero's Blog

Stay Hungry, Stay Foolish

Is the function input() in Python safe?

"Don't trust the input given to you by any user"

“學習 Python 中的 input() 函式” 前言 前陣子在學習 Python 用到了 input() 這個函式,在 Happy Case 下好像很OK,但想說測試一下卻發現結果不如預期,俗話說:『 魔鬼藏在細節裡應該就