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.
1 Réponse
+ 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