internal override void CreateStory() { story = new Story("can lemons cure cancer?", "lemons cant cure cancer"); }
internal override void CreateStory() { story = new Story("did the reachest man die?", "the reachest man died yesterday"); }
internal override void CreateStory() { story = new Story("can we stop the corona virus from spreading?", "we can do it by wearing masks"); }