Skip to content

Zigglez/Phone_Keypad_Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Phone_Keypad_Decoder

-------------------------
|       |  ABC  |  DEF  |
|   1   |   2   |   3   |
-------------------------
|  GHI  |  JKL  |  MNO  |
|   4   |   5   |   6   |
-------------------------
| PQRS  |  TUV  | WXYZ  |
|   7   |   8   |   9   |
-------------------------
|       |       |       |
|   *   |   0   |   #   |
-------------------------

usage: phone_keypad.py [-h] N [N ...]

Decode phone key pad number. e.g "python phone_keypad.py 7773323444664 84433 22244474433777"

positional arguments: N a string of numbers separated by spaces

optional arguments: -h, --help show this help message and exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages