diff options
author | Shantanu Choudhary | 2010-04-22 13:08:06 +0530 |
---|---|---|
committer | Shantanu Choudhary | 2010-04-22 13:08:06 +0530 |
commit | 503eba6c509a9c4da3a1ca552f51a44cf856790d (patch) | |
tree | 5c17494154f25d7e7740c08875f3c5658d12a120 | |
parent | 4e0bbe063c3c7556516e5c3ec1df64ee54663b47 (diff) | |
download | st-scripts-503eba6c509a9c4da3a1ca552f51a44cf856790d.tar.gz st-scripts-503eba6c509a9c4da3a1ca552f51a44cf856790d.tar.bz2 st-scripts-503eba6c509a9c4da3a1ca552f51a44cf856790d.zip |
changes to numbers org file.
-rw-r--r-- | numbers.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/numbers.org b/numbers.org index 6c4ed1f..8bbc983 100644 --- a/numbers.org +++ b/numbers.org @@ -140,7 +140,7 @@ This brings us to the end of tutorial on introduction of Data types related to numbers in Python. In this tutorial we have learnt what are - supported data types, supported operations and operators. How to convert - one data type to other. + supported data types for numbers, operations and operators and how to + convert one data type to other. Thank you! *** Notes |