summaryrefslogtreecommitdiff
path: root/basic-python.txt
diff options
context:
space:
mode:
Diffstat (limited to 'basic-python.txt')
-rw-r--r--basic-python.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/basic-python.txt b/basic-python.txt
index eb42deb..ff4c6e1 100644
--- a/basic-python.txt
+++ b/basic-python.txt
@@ -146,10 +146,4 @@ however the result when one or two of the operators are float is float for examp
17/2.0
8.5
17.0/2.0
-8.5
-
-
-
-
-
-
+8.5