Python 練習(xí)實(shí)例82

python 練習(xí)實(shí)例82

python 編程100例python 編程100例

題目:八進(jìn)制轉(zhuǎn)換為十進(jìn)制

程序分析:無(wú)。

實(shí)例(python 2.0+):

#!/usr/bin/python
# -*- coding: utf-8 -*-
 
if __name__ == '__main__':
    n = 0
    p = raw_input('input a octal number:\n')
    for i in range(len(p)):
        n = n * 8 + ord(p[i]) - ord('0')
    print n

以上實(shí)例輸出結(jié)果為:

input a octal number:
122
82

python 編程100例python 編程100例

下一節(jié):python 練習(xí)實(shí)例83

python 編程100例

相關(guān)文章
亚洲国产精品第一区二区,久久免费视频77,99V久久综合狠狠综合久久,国产免费久久九九免费视频