Example = float(input("Question?")) Example_2 = float(input("Question2?")) Awnser_1 = float(Example) * float(Example_2) print = Awnser_1