vim-01-beginner.tutor.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "expect": {
  3. "103": "The cow jumped over the moon.",
  4. "125": "There is some text missing from this line.",
  5. "126": "There is some text missing from this line.",
  6. "145": "There is some text missing from this line.",
  7. "146": "There is some text missing from this line.",
  8. "147": "There is also some text missing here.",
  9. "148": "There is also some text missing here.",
  10. "216": "There are some words that don't belong in this sentence.",
  11. "232": "Somebody typed the end of this line twice.",
  12. "271": -1,
  13. "290": "This line of words is cleaned up.",
  14. "307": "1) Roses are red,",
  15. "308": "3) Violets are blue,",
  16. "309": "6) Sugar is sweet",
  17. "310": "7) And so are you.",
  18. "311": "7) And so are you.",
  19. "312": "7) And so are you.",
  20. "313": "7) And so are you.",
  21. "333": "Fix the errors on this line and replace them with undo.",
  22. "379": -1,
  23. "380": -1,
  24. "381": -1,
  25. "382": -1,
  26. "398": "When this line was typed in, someone pressed some wrong keys!",
  27. "399": "When this line was typed in, someone pressed some wrong keys!",
  28. "419": "This line has a few words that need changing using the change operator.",
  29. "420": "This line has a few words that need changing using the change operator.",
  30. "440": "The end of this line needs to be corrected using the c$ command.",
  31. "441": "The end of this line needs to be corrected using the c$ command.",
  32. "504": -1,
  33. "523": -1,
  34. "546": "Usually the best time to see the flowers is in the spring.",
  35. "741": -1,
  36. "746": -1,
  37. "762": "This line will allow you to practice appending text to a line.",
  38. "763": "This line will allow you to practice appending text to a line.",
  39. "783": "Adding 123 to 456 gives you 579.",
  40. "784": "Adding 123 to 456 gives you 579.",
  41. "810": "a) This is the first item.",
  42. "811": "b) This is the second item."
  43. }
  44. }