summaryrefslogtreecommitdiff
path: root/exptable.py
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-06 23:17:44 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-06 23:17:44 -0300
commitd709ec2394e54476ec54204371aa1c51b393040c (patch)
tree3c5359ea6094fc002f986a5617b1a50ab45c0192 /exptable.py
parentb9a1cb2af843392c1f8762cd98377a69ed37642d (diff)
downloadtools-d709ec2394e54476ec54204371aa1c51b393040c.tar.gz
tools-d709ec2394e54476ec54204371aa1c51b393040c.tar.bz2
tools-d709ec2394e54476ec54204371aa1c51b393040c.tar.xz
tools-d709ec2394e54476ec54204371aa1c51b393040c.zip
pow() is built-in? Great! Thanks, pyflakes!
PS. The experience was really changed from level 60~650. From there on, it follows roughly the increases which were used a lot earlier on original database.
Diffstat (limited to 'exptable.py')
-rw-r--r--exptable.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/exptable.py b/exptable.py
index 01b1be6..080d8c8 100644
--- a/exptable.py
+++ b/exptable.py
@@ -1,5 +1,4 @@
import random
-from math import *
i=365914
l=60
o=open("expgroup.db", "w")