diff -r e3136f576acb -r b702c10e5919 parsing_data/script.rst --- a/parsing_data/script.rst Tue Oct 12 10:53:33 2010 +0530 +++ b/parsing_data/script.rst Tue Oct 12 11:09:52 2010 +0530 @@ -1,10 +1,11 @@ .. Objectives .. ---------- -.. A - Students and teachers from Science and engineering backgrounds - B - - C - - D - +.. By the end of this tutorial you will be able to + +.. * Split a string using a delimiter +.. * remove the whitespace around the string +.. * convert the variables from one type to other .. Prerequisites .. -------------