summaryrefslogtreecommitdiff
path: root/loops/slides.org
diff options
context:
space:
mode:
authorJovina2011-08-03 12:23:38 +0530
committerJovina2011-08-03 12:23:38 +0530
commite21d3ae97d36f9d40caf22c91ad0bade588411c4 (patch)
treea0897e2c43129293072ac87613e27c2e2f6f3595 /loops/slides.org
parent474ae08f92ff02553747a014883b51062d8c49cf (diff)
downloadst-scripts-e21d3ae97d36f9d40caf22c91ad0bade588411c4.tar.gz
st-scripts-e21d3ae97d36f9d40caf22c91ad0bade588411c4.tar.bz2
st-scripts-e21d3ae97d36f9d40caf22c91ad0bade588411c4.zip
Minor change to 'loops'.
Diffstat (limited to 'loops/slides.org')
-rw-r--r--loops/slides.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/loops/slides.org b/loops/slides.org
index 15b7f0b..e815184 100644
--- a/loops/slides.org
+++ b/loops/slides.org
@@ -49,9 +49,9 @@
* Objectives
At the end of this tutorial, you will be able to,
- - use the ``for`` loop
- - use the ``while`` loop
- - Use ``break``, ``continue`` and ``pass`` statements to play around
+ - use the ``for'' loop
+ - use the ``while'' loop
+ - Use ``break'', ``continue'' and ``pass'' statements to play around
with loops.
* Pre-requisite
Spoken tutorial on -