9th Sep 2025, 1:20 PM
Syed Shehryar Ali
Syed Shehryar Ali - avatar
3 Respostas
+ 5
Line 36, 38 You have placed elif after else which is a wrong syntax. Also there are various indentation errors. I could find this at the first look but there might be more so I'll edit this post once I've found the rest... Edit: There's no syntax errors later on, just remove the lines: (36, 37) or (34, 35 and correct indentation ion line 36)
9th Sep 2025, 1:33 PM
Snehil Pandey
Snehil Pandey - avatar
+ 1
Thank you very much 😊 Snehil Pandey
9th Sep 2025, 2:13 PM
Syed Shehryar Ali
Syed Shehryar Ali - avatar
0
the code is very confusing to read. it would be easier to understand and organize if you could factor out the dialogues or if you broke up the sections into functions.
10th Sep 2025, 1:37 AM
Bob_Li
Bob_Li - avatar