# HG changeset patch # User Shantanu # Date 1271921886 -19800 # Node ID 84e1dcb52908c227f8130bb8557fd52d6623aaaf # Parent 3fe18d694d72225cd611d0b68c79ec487717724b changes to numbers org file. diff -r 3fe18d694d72 -r 84e1dcb52908 numbers.org --- a/numbers.org Thu Apr 22 12:18:11 2010 +0530 +++ b/numbers.org Thu Apr 22 13:08:06 2010 +0530 @@ -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