[Python] 1550: 16진수

1
2
3
print(int(‘0x’ + input().lower(), 16))
 
 
cs

관련글

제목 작성자 작성일