For m in range(int(input("число отсчета: ")),int(input("число до которого идет отсчет: "))): b=min(m)

print(b)

Помогите пожалуйста пишет что:

line 2, in

b=min(m)

TypeError: 'int' object is not iterable
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2024 SCHOLAR.TIPS - All rights reserved.