If you want to accept anything that starts with a y or Y you could use
if question.lower().startswith("y"):
1.4m articles
1.4m replys
5 comments
57.0k users