baseApiUrl = "https://agents-course-unit4-scoring.hf.space" questionsUrl = f"{baseApiUrl}/questions" submitUrl = f"{baseApiUrl}/submit"