diff options
Diffstat (limited to 'basic_python/intro.rst')
-rw-r--r-- | basic_python/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basic_python/intro.rst b/basic_python/intro.rst index ca340c5..6ee77f0 100644 --- a/basic_python/intro.rst +++ b/basic_python/intro.rst @@ -20,7 +20,7 @@ to do with the reptilian, but its been named after the 70s comedy series "Monty Python's Flying Circus", since it happens to be Guido's favourite TV series. -This is a Test. +It is a test. Current stable version of Python is 2.6.x, although Python 3.0 is also the stable version, it is not backwards compatible with the previous versions and is hence |