Spaces:
Sleeping
Sleeping
File size: 136 Bytes
05919ff |
1 2 3 4 |
baseApiUrl = "https://agents-course-unit4-scoring.hf.space"
questionsUrl = f"{baseApiUrl}/questions"
submitUrl = f"{baseApiUrl}/submit" |