Skip to content

Char to num converter, allows to add or subtract ints to chars.

Notifications You must be signed in to change notification settings

jmauriciowebdev/chartonum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

chartonum.py

This file allows you to add or subtract characters to numbers.

For example:

addtochar("a", 2) >>> c

subfromchar("c", 1) >>> b

You can also use chartonums() to convert the character to it's decimal value.

About

Char to num converter, allows to add or subtract ints to chars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages