• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

Python Program to Find ASCII Value of Character

python-dev (58)in #python-dev • 5 years ago
# Program to find the ASCII value of the given character

c = 'p'
print("The ASCII value of '" + c + "' is", ord(c))
5 years ago in #python-dev by python-dev (58)
$0.47
  • Past Payouts $0.47
  • - Author $0.24
  • - Curators $0.24
2 votes
  • crypto.income: $0.39
  • xiguang: $0.08
Reply 0
Sort:  
  • Trending
    • Trending
    • Votes
    • Age