parsing_data/script.rst
changeset 332 b702c10e5919
parent 238 c507e9c413c6
child 497 5cc7bcce8de4
equal deleted inserted replaced
331:e3136f576acb 332:b702c10e5919
     1 .. Objectives
     1 .. Objectives
     2 .. ----------
     2 .. ----------
     3 
     3 
     4 .. A - Students and teachers from Science and engineering backgrounds
     4 .. By the end of this tutorial you will be able to
     5    B - 
     5 
     6    C - 
     6 ..  * Split a string using a delimiter
     7    D - 
     7 ..  * remove the whitespace around the string
       
     8 ..  * convert the variables from one type to other
     8 
     9 
     9 .. Prerequisites
    10 .. Prerequisites
    10 .. -------------
    11 .. -------------
    11 
    12 
    12 ..   1. Getting started with lists
    13 ..   1. Getting started with lists