Ответ:
№2
X=int(input())
X=X**0.5
print(x)
ответы:471; 178,9; 123,45
№3
x=int(input())
y=int(input())
n=x+y
t=x+1
n=n/t #правая часть
t=x*y-13
m=34+x
t=t/m
x=n-t
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
Ответ:
№2
X=int(input())
X=X**0.5
print(x)
ответы:471; 178,9; 123,45
№3
x=int(input())
y=int(input())
n=x+y
t=x+1
n=n/t #правая часть
t=x*y-13
m=34+x
t=t/m
x=n-t
print(x)