def submit(): with open(f"{m_f}", "a") as f: f.write(f"{us_d.get()}") all the above mentioned variables are defined but still I am not able to see the entry ...
確定! 回上一頁