Python-first-Practice
Python-first-Practice copied to clipboard
一处笔误
day1 break 和 continue 段中 cantinue 应为 contine
day1 file.close() 误写成 file.clase()