diff options
Diffstat (limited to 'parsing_data')
-rw-r--r-- | parsing_data/script.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/parsing_data/script.rst b/parsing_data/script.rst index 5873132..2a3573c 100644 --- a/parsing_data/script.rst +++ b/parsing_data/script.rst @@ -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 .. ------------- |