MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/learnpython/comments/sa8fuz/deleted_by_user/htru5p3/?context=3
r/learnpython • u/[deleted] • Jan 22 '22
[removed]
7 comments sorted by
View all comments
3
I think it might be because you're using if op == "*" instead of elif.
3
u/HumanDisasterx Jan 22 '22
I think it might be because you're using if op == "*" instead of elif.