Start | hexdigits
 

string.hexdigits



Returnerar alla hexadecimala bokstäver.
import string print(string.hexdigits)

21.00396156311 ms