From d2fd725a6c7ad2f5676c0684ba73a6c3e30596dd Mon Sep 17 00:00:00 2001 From: Nishanth Amuluru Date: Tue, 12 Oct 2010 11:09:52 +0530 Subject: Finised plotting_using_sage --- parsing_data/script.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'parsing_data') 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 .. ------------- -- cgit