File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<exercises xml : id =" general-intro_exercises" >
33 <title >Exercises</title >
4- <exercise >
4+ <exercise label = " general-intro-exercise-1 " >
55 <statement >
66 <p >
77 This exercise will let you practice displaying information. Write a program that prints following:
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<exercises xml : id =" strings_exercises" >
33 <title >Exercises</title >
4- <exercise >
4+ <exercise label = " strings_ex_1 " >
55 <statement >
66 <p >What is the result of each of the following:
77 <ol marker =" a" >
@@ -361,7 +361,7 @@ testEqual(is_palindrome(''), True)
361361 </solution >
362362 </exercise >
363363
364- <exercise >
364+ <exercise label = " ex_8_9 " >
365365 <statement >
366366 <p >Write a function that counts how many non-overlapping occurences of a substring appear in a string.</p >
367367 </statement >
You can’t perform that action at this time.
0 commit comments