Before Big refactor

This commit is contained in:
2026-05-05 15:43:42 -04:00
parent 93f0fa7c09
commit bc151473dc
9 changed files with 83 additions and 84 deletions

View File

@@ -68,7 +68,7 @@ def generate_problem_message():
return problem
def get_time_for_problem(problem):
return 30
return 10
def main():
problem_solved = False