hm
This commit is contained in:
parent
f889d5ce47
commit
a2cd6c4fef
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
import sys
|
||||||
import re
|
import re
|
||||||
|
|
||||||
alph_num_dict = {
|
alph_num_dict = {
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
import sys
|
||||||
import re
|
import re
|
||||||
|
|
||||||
def is_number(test):
|
def is_number(test):
|
||||||
|
Loading…
Reference in New Issue
Block a user