question string | choices list | answer int64 |
|---|---|---|
Which planet is known as the Red Planet? | [
"Venus",
"Mars",
"Jupiter",
"Mercury"
] | 1 |
What gas do plants absorb from the atmosphere? | [
"Oxygen",
"Nitrogen",
"Carbon dioxide",
"Helium"
] | 2 |
How many legs does a spider have? | [
"6",
"8",
"10",
"12"
] | 1 |
What is the boiling point of water at sea level in Celsius? | [
"90",
"100",
"110",
"120"
] | 1 |
Which element has the chemical symbol 'Fe'? | [
"Fluorine",
"Lead",
"Iron",
"Zinc"
] | 2 |
README.md exists but content is empty.
- Downloads last month
- 46