diff options
author | Puneeth Chaganti | 2010-10-11 01:03:29 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2010-10-11 01:03:29 +0530 |
commit | 7fe971722084354b6b7ea044e9f362c64bfa5617 (patch) | |
tree | d41616784710862d603ac3b5ae1c99b31ae89346 /sets/script.rst | |
parent | 7459e36592cb69a816417e7bbe2a243e89e3b2b5 (diff) | |
download | st-scripts-7fe971722084354b6b7ea044e9f362c64bfa5617.tar.gz st-scripts-7fe971722084354b6b7ea044e9f362c64bfa5617.tar.bz2 st-scripts-7fe971722084354b6b7ea044e9f362c64bfa5617.zip |
Slides for sets LO.
Diffstat (limited to 'sets/script.rst')
-rw-r--r-- | sets/script.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sets/script.rst b/sets/script.rst index 944097f..ffc2084 100644 --- a/sets/script.rst +++ b/sets/script.rst @@ -153,7 +153,7 @@ we have learnt * How to make sets from lists * How to input sets - * How to perform union, intersection and symmectric difference operations + * How to perform union, intersection and symmetric difference operations * How to check if a set is a subset of other * The various similarities with lists like length and containership @@ -163,5 +163,5 @@ we have learnt This tutorial was created as a part of FOSSEE project, NME ICT, MHRD India Hope you have enjoyed and found it useful. -Thankyou +Thank you! |