Start | hexdigits
 

string.hexdigits



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

26.001930236816 ms