Skip to content

feat: prompt the user asking for the number of solutions they actually need #18

Open
@SpaciousCoder78

Description

@SpaciousCoder78

Forgot to work on this but search.py has a hardcoded number of solutions that open in the browser. You can add a new feature to prompt the user to ask for the number of solutions they need once the error shows up

Files to edit: search.py

Detailed Explanation:

pyoverflow3.submit_error(str(stderr),2)

This line in search.py has a hardcoded number 2 into it representing 2 solutions to be opened in the browser.

Instead, prompt the user immediately after the error appears asking for the no of solutions they need

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions