Исправь ошибки в программе подщёта рейтинга песни.(питон)
total = 0
count = int(input(Количество оценок:))
for i in rang(count)
mark == input(Оценка:)
total += mark
print('Среднее:', total/count)
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.