File size: 49 Bytes
e16247a
 
 
1
2
3
A=float(x=input())
B=float(x=input())
print(A, B)