Update src/questions.json
Browse files- src/questions.json +1 -0
src/questions.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"Subject": "Precalculus",
|
3 |
"Questions": [
|
|
|
4 |
"What is sin(pi)?",
|
5 |
"What is the center and radius of the circle indicated by the equation (x-2)^2 + y^2 = 36?"
|
6 |
]
|
|
|
1 |
{
|
2 |
"Subject": "Precalculus",
|
3 |
"Questions": [
|
4 |
+
"Demo. Please familiarize yourself with all the buttons before completing the questions below.",
|
5 |
"What is sin(pi)?",
|
6 |
"What is the center and radius of the circle indicated by the equation (x-2)^2 + y^2 = 36?"
|
7 |
]
|