Start | hexdigits
 

string.hexdigits



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

15.217065811157 ms