Ответ:
1. 2
2. 1,2,5,6
Правильные записи:
print(a, d)
a=float(input())
a=float(input('Введите число'))
a=int(input())
input()
Copyright © 2025 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
Ответ:
1. 2
2. 1,2,5,6
Правильные записи:
print(a, d)
a=float(input())
a=float(input('Введите число'))
a=int(input())
input()