How to create own symbols and signs using python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create own symbols and signs using python

Instead of alphabets and numbers I want to replace with own symbols. How to create a new symbols. If you didn't understood my question please ask me.

28th Oct 2019, 12:33 PM
Rajan K
Rajan K - avatar
1 Answer
+ 2
You can access all sorts of symbols using unicode. Look at this code to figure out how: https://code.sololearn.com/csTae6tX7D4l/?ref=app
28th Oct 2019, 12:35 PM
HonFu
HonFu - avatar