query_continue

lstchain.io.data_management.query_continue(question, default='no')

Ask a question and if the answer is no, exit the program. Calls query_yes_no.

Parameters:
question: str
default: str
Returns:
bool - answer from query_yes_no