input_output/script.rst
changeset 329 5c8e88276e1f
parent 276 89437325b326
child 410 226b6e789da5
child 416 06ac45f4de88
equal deleted inserted replaced
328:9ab73cbdd5a8 329:5c8e88276e1f
     1 .. Objectives
     1 .. Objectives
     2 .. ----------
     2 .. ----------
     3 
       
     4 .. A - Students and teachers from Science and engineering backgrounds
       
     5    B - 
       
     6    C - 
       
     7    D - 
       
     8 
     3 
     9 .. #. How to print some value
     4 .. #. How to print some value
    10 .. #. How to print using modifiers
     5 .. #. How to print using modifiers
    11 .. #. How to take input from user
     6 .. #. How to take input from user
    12 .. #. How to display a prompt to the user before taking the input
     7 .. #. How to display a prompt to the user before taking the input
    13 
       
    14 
     8 
    15 .. Prerequisites
     9 .. Prerequisites
    16 .. -------------
    10 .. -------------
    17 
    11 
    18 ..   1. Loops
    12 ..   1. Loops