microsoft/AI-For-Beginners

Public

mirrored fromhttps://github.com/microsoft/AI-For-BeginnersAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
69e28b33ffd7d1d928bec19fef1cf16468728b3b

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

etc/quiz-src/template.json

9lines · modecode

1[
2 {
3 "title": "AI for Beginners: Quizzes",
4 "complete": "Congratulations, you completed the quiz!",
5 "error": "Sorry, try again",
6 "quizzes": [
7 ]
8 }
9]
10