python

当前位置:中华考试网 >> python >> python问答 >> 文章内容

ord在python是什么意思?怎么使用?

来源:中华考试网  [2020年12月26日]  【

  Help on built-in function ord in module builtins:

  ord(...) #这是一个函bai数du

  ord(c) -> integer #接受一个参数,zhi返dao回zhuan值是int,整数

  Return the integer ordinal of a one-character string. #参数是长度为shu1的字符,返回它对应的整数

  示例:

  >>> s = ord('a')

  >>> s

  97

  明白了吧,就是返回单字符在ASCII中对应的整数

责编:zp032348

上一篇:Python有哪些种类?

下一篇: 没有了

  • 会计考试
  • 建筑工程
  • 职业资格
  • 医药考试
  • 外语考试
  • 学历考试