Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/GSOC examples/multiplication table1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/GSOC examples/multiplication table b/data/GSOC examples/multiplication table
index 4601f01..fd3c988 100644
--- a/data/GSOC examples/multiplication table
+++ b/data/GSOC examples/multiplication table
@@ -1,5 +1,6 @@
import time
import os
+import sys
print "This will draw the multiplication table with dimensions of your choice."
print "Feel free to modify and drawing speed and other variables."