Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please update SVG maping for mobile number #3

Open
synergos91 opened this issue May 4, 2022 · 0 comments
Open

please update SVG maping for mobile number #3

synergos91 opened this issue May 4, 2022 · 0 comments

Comments

@synergos91
Copy link

def which_digit(html):
mappingDict={'icon-ji':9,
'icon-dc':'+',
'icon-fe':'(',
'icon-hg':')',
'icon-ba':'-',
'icon-lk':8,
'icon-nm':7,
'icon-po':6,
'icon-rq':5,
'icon-ts':4,
'icon-vu':3,
'icon-wx':2,
'icon-yz':1,
'icon-acb':0,
}
return mappingDict.get(html,'')

Please update this
@synergos91 synergos91 changed the title please update sag making for mobile number please update SVG maping for mobile number May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant