diff --git a/native-datatypes.html b/native-datatypes.html index 1c78517..df615ad 100755 --- a/native-datatypes.html +++ b/native-datatypes.html @@ -22,7 +22,7 @@ body{counter-reset:h1 2}
Python has many native datatypes. Here are the important ones:
True or False.
-1 and 2), floats (1.1 and 1.2), fractions (1/2 and 2/3), or even complex numbers (i, the square root of -1).
+1 and 2), floats (1.1 and 1.2), fractions (1/2 and 2/3), or even complex numbers.