Обсуждение
Не публикуйте здесь решения. Эта страница предназначена только для того, чтобы задавать вопросы о проблеме, давать советы, если вы застряли, или обсуждать проблему в целом.
Загрузка
Минутку, получение данных с сервера
Why my python codes get runtime error but there is no division and it means that no attemps for dividing zero
y___ same as in the other problem, you are getting runtime error when attempting to convert a string to a number:
ValueError: Exceeds the limit (4300 digits) for integer string conversion: value has 10000 digits; use sys.set_int_max_str_digits() to increase the limit