You can use a while loop and check for a valid input. Try this code: def main(): month_names = ['January', 'February', 'March', 'April', ...
確定! 回上一頁