Answer the question
In order to leave comments, you need to log in
The code does not work, there are no errors. What to do?
The code does not work, there are no errors, I did everything according to the book. (don't look at the names)
def bud(blyash):
vsego=0
for week in range(1,53):
vsego=vsego+blyash
print('Tyzhd %s = %s blyash'%(week,blyash))
bud(2)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question