runtime(new-tutor): add chapter two to the interactive tutorial
closes: #16803 Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
34a7d82aae
commit
2323f225ca
@ -1,45 +1,45 @@
|
||||
{
|
||||
"expect": {
|
||||
"24": -1,
|
||||
"103": "The cow jumped over the moon.",
|
||||
"124": "There is some text missing from this line.",
|
||||
"125": "There is some text missing from this line.",
|
||||
"144": "There is some text missing from this line.",
|
||||
"145": "There is some text missing from this line.",
|
||||
"146": "There is also some text missing here.",
|
||||
"147": "There is also some text missing here.",
|
||||
"220": "There are some words that don't belong in this sentence.",
|
||||
"236": "Somebody typed the end of this line twice.",
|
||||
"276": -1,
|
||||
"295": "This line of words is cleaned up.",
|
||||
"309": -1,
|
||||
"310": -1,
|
||||
"26": -1,
|
||||
"105": "The cow jumped over the moon.",
|
||||
"126": "There is some text missing from this line.",
|
||||
"127": "There is some text missing from this line.",
|
||||
"146": "There is some text missing from this line.",
|
||||
"147": "There is some text missing from this line.",
|
||||
"148": "There is also some text missing here.",
|
||||
"149": "There is also some text missing here.",
|
||||
"222": "There are some words that don't belong in this sentence.",
|
||||
"238": "Somebody typed the end of this line twice.",
|
||||
"278": -1,
|
||||
"297": "This line of words is cleaned up.",
|
||||
"311": -1,
|
||||
"312": -1,
|
||||
"313": -1,
|
||||
"314": -1,
|
||||
"315": -1,
|
||||
"332": "Fix the errors on this line and replace them with undo.",
|
||||
"372": -1,
|
||||
"373": -1,
|
||||
"316": -1,
|
||||
"317": -1,
|
||||
"334": "Fix the errors on this line and replace them with undo.",
|
||||
"374": -1,
|
||||
"375": -1,
|
||||
"389": "When this line was typed in, someone pressed some wrong keys!",
|
||||
"390": "When this line was typed in, someone pressed some wrong keys!",
|
||||
"411": "This line has a few words that need changing using the change operator.",
|
||||
"412": "This line has a few words that need changing using the change operator.",
|
||||
"432": "The end of this line needs to be corrected using the `c$` command.",
|
||||
"433": "The end of this line needs to be corrected using the `c$` command.",
|
||||
"497": -1,
|
||||
"516": -1,
|
||||
"541": "Usually the best time to see the flowers is in the spring.",
|
||||
"735": -1,
|
||||
"740": -1,
|
||||
"759": "This line will allow you to practice appending text to a line.",
|
||||
"760": "This line will allow you to practice appending text to a line.",
|
||||
"780": "Adding 123 to 456 gives you 579.",
|
||||
"781": "Adding 123 to 456 gives you 579.",
|
||||
"807": "a) This is the first item.",
|
||||
"808": "b) This is the second item."
|
||||
"376": -1,
|
||||
"377": -1,
|
||||
"391": "When this line was typed in, someone pressed some wrong keys!",
|
||||
"392": "When this line was typed in, someone pressed some wrong keys!",
|
||||
"413": "This line has a few words that need changing using the change operator.",
|
||||
"414": "This line has a few words that need changing using the change operator.",
|
||||
"434": "The end of this line needs to be corrected using the c$ command.",
|
||||
"435": "The end of this line needs to be corrected using the c$ command.",
|
||||
"499": -1,
|
||||
"518": -1,
|
||||
"543": "Usually the best time to see the flowers is in the spring.",
|
||||
"737": -1,
|
||||
"742": -1,
|
||||
"761": "This line will allow you to practice appending text to a line.",
|
||||
"762": "This line will allow you to practice appending text to a line.",
|
||||
"782": "Adding 123 to 456 gives you 579.",
|
||||
"783": "Adding 123 to 456 gives you 579.",
|
||||
"809": "a) This is the first item.",
|
||||
"810": "b) This is the second item."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user