Twise Random

A site about computer science .
Skip to content
  • apple
  • android
  • c
  • cpp
  • data structure and algorithms
  • macos
  • python
  • tutorials

Tag: code points

what is a character in python ?

Posted on August 5, 2019November 30, 2020 by mohamad wael

What is a character in python ?

A character in python is represented using a Unicode code point. A Unicode code point is written by using U+ followed by a number written in hexadecimal . This number written in hexadecimal … Read More

python ascii, code points, encoding, hex, octal, ord, unicode