Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 938 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 938 Bytes

Sliding Question Search Answer

Inspired by Youdao Translator's Sliding word translation, use the Python programming language to develop a program for Sliding-question search answer.

Searching for answers may seriously inert students' thinking, so this program is only used for learning programming, and is never used for contest answering.

Remember: Industry is good at diligence, waste in play, action in thinking, destroyed in following.

Language

Requirements

Requirements are provided in requirements.txt.

Usage

  1. Clone the source: git clone https://github.com/syljoy/SlidingQuestionSearchAnswer.git

  2. Run the program python main.py to enter the loop, enter q to exit the program.

Maintainers

@syljoy.