d = '17' # Sträng, värdet står mellan enkla citattecken datatyp = type(d) print(datatyp)