python内置函数实现进制转换

bin()、oct()、int()、hex()

1、windows+R

2、输入cmd 并确定

3、输入python并回车(前提是电脑安装了python环境)

4、结果

Python--内置函数进行进制转换

相关文章: