After the Monday if statement, you may want to change the ifs to elif
Also at the end, instead of print('error'), you should try return 'error'
After the Monday if statement, you may want to change the ifs to elif
Also at the end, instead of print('error'), you should try return 'error'
by togiraikonoka2, 1 years agoPlease log in to post a comment.