jproman's picture
initial commit
05919ff
raw
history blame
136 Bytes
baseApiUrl = "https://agents-course-unit4-scoring.hf.space"
questionsUrl = f"{baseApiUrl}/questions"
submitUrl = f"{baseApiUrl}/submit"