mirror of
https://github.com/nbrooks211/zommath2
synced 2024-12-24 05:24:38 -05:00
like actutally just added a comment to test miroringasdasd
This commit is contained in:
parent
fb6713cded
commit
080cd78827
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
from math import sqrt
|
from math import sqrt
|
||||||
|
#8:15pm
|
||||||
|
|
||||||
def bogocalc(buy, get, discount, price):
|
def bogocalc(buy, get, discount, price):
|
||||||
total = buy + get
|
total = buy + get
|
||||||
|
|
Loading…
Reference in a new issue