Start | hexdigits
 

string.hexdigits



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

17.066955566406 ms