b = 3.7 # Flyttal, decimaltal. Observera att decimalpunkt används datatyp = type(b) print(datatyp)