#flyttalltest heltall = 1 flyttall2 = 1.0 print(heltall + flyttall2) # input streng testinput = float(input("Sett inn ett flyttall"))