Compare commits
2 Commits
02f7d4fce5
...
9feab06a65
Author | SHA1 | Date |
---|---|---|
|
9feab06a65 | |
|
f84eaa9ab5 |
|
@ -0,0 +1 @@
|
||||||
|
creds
|
|
@ -145,4 +145,7 @@ draft = (17-draft1) + (17-draft2)
|
||||||
|
|
||||||
regional_points = qualpts + (17-draft) + DEpts + awardpts + agepts
|
regional_points = qualpts + (17-draft) + DEpts + awardpts + agepts
|
||||||
|
|
||||||
print(regional_points)
|
|
||||||
|
|
||||||
|
print("Regional Pool Points:")
|
||||||
|
print(round(regional_points))
|
||||||
|
|
Loading…
Reference in New Issue