get () is called before any text is entered. So entry is an empty string (change entry to repr(entry) in the last line and you'll see that) ...
確定! 回上一頁