Answer the question
In order to leave comments, you need to log in
What is a good alternative to slick-slider without jquery?
What is a good alternative to slick-slider?
I write in native js and I have to cut a whole jquery library, for the sake of one slider / Tell me a good alternative with similar functionality and convenience
swiper tried, did not work
Answer the question
In order to leave comments, you need to log in
You can’t ask system analysts this, they need to save their brains.
def print_mean(data, column):
total = 0
for row in data:
total += row[column]
mean = total / len(data)
print('{:.2f}'.format(mean))
Hello! And write to us in the educational support service of the Practicum, please. We have here: https://yandex.ru/support/praktikum/feedback.html there are several different ways to do this - choose the convenient one, and we will help you figure it out :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question