2070 / Python / Введення

 

str = input('Text: ')

a = int(input('a = '))

b = float(input('b = '))