Ввод з клавіатури

str = input('First number: ')

x = float(input('First number: '))