Start | hexdigits
 

string.hexdigits



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

16.604900360107 ms