loading-data-from-files/script.rst
changeset 248 0bad7228029c
parent 247 81bb9a6d7eeb
child 250 4d8ef03627b5
equal deleted inserted replaced
247:81bb9a6d7eeb 248:0bad7228029c
    87 
    87 
    88 .. %%1%% Use the ``cat`` command to view the contents of this file.
    88 .. %%1%% Use the ``cat`` command to view the contents of this file.
    89 
    89 
    90 .. Please, pause the video here. Do the exercise and then continue. 
    90 .. Please, pause the video here. Do the exercise and then continue. 
    91 
    91 
    92 This is how we look at the contents of the file, ``pendulum.txt``
    92 .. This is how we look at the contents of the file, ``pendulum.txt``
    93 ::
    93 .. ::
    94 
    94 
    95   cat /home/fossee/pendulum.txt
    95 ..   cat /home/fossee/pendulum.txt
    96 
    96 
    97 .. #[Nishanth]: The first column is L values and second is T values
    97 .. #[Nishanth]: The first column is L values and second is T values
    98                 from a simle pelculum experiment.
    98                 from a simle pelculum experiment.
    99                 Since you are using the variable names later in the
    99                 Since you are using the variable names later in the
   100                 script.
   100                 script.