addded gitignore
This commit is contained in:
parent
02f7d4fce5
commit
f84eaa9ab5
|
@ -0,0 +1 @@
|
||||||
|
creds
|
|
@ -145,4 +145,5 @@ draft = (17-draft1) + (17-draft2)
|
||||||
|
|
||||||
regional_points = qualpts + (17-draft) + DEpts + awardpts + agepts
|
regional_points = qualpts + (17-draft) + DEpts + awardpts + agepts
|
||||||
|
|
||||||
|
print("Regional Pool Points:")
|
||||||
print(regional_points)
|
print(regional_points)
|
||||||
|
|
Loading…
Reference in New Issue