Find ASCII Value of Character in PYTHON - 👑 सार्थक मुंड S3 🤴🏻

Find ASCII Value of Character in PYTHON

Write a program (WAP) in PYTHON to read two numbers from keyboard(User Input) to find ASCII value of a character.

ch = input("Enter any character:\n")
print("ASCII value of" + ch + " is : ",ord(ch))

 



Also Read :-

  1. Programs of C

  2. Programs  of C++

  3. Programs of Java

  4. Programs of Python

  5. Codes with HTML, CSS, JS

  6. More Questions & Answers

 

Previous article
Next article

1 Comments

Articles Ads

Articles Ads 1

Articles Ads 2

Advertisement Ads