rounded output
This commit is contained in:
parent
f84eaa9ab5
commit
9feab06a65
|
@ -145,5 +145,7 @@ draft = (17-draft1) + (17-draft2)
|
|||
|
||||
regional_points = qualpts + (17-draft) + DEpts + awardpts + agepts
|
||||
|
||||
|
||||
|
||||
print("Regional Pool Points:")
|
||||
print(regional_points)
|
||||
print(round(regional_points))
|
||||
|
|
Loading…
Reference in New Issue