Merge pull request #8803 from estherfang09/fix/8792

Changes question in 4 Basic Parts of Computer Basics Hike
This commit is contained in:
Jonathan
2016-05-26 18:27:03 +01:00

View File

@ -26,7 +26,7 @@
], ],
"tests": [ "tests": [
[ [
"The computer has 3 basic parts.", "The computer only has 3 basic parts.",
false, false,
"The computer has 4 basic parts: input, output, CPU, and memory" "The computer has 4 basic parts: input, output, CPU, and memory"
], ],