kenny + primzahlen
This commit is contained in:
@@ -979,7 +979,7 @@ def primfaktoren(eingabetext):
|
|||||||
return out[:-2]
|
return out[:-2]
|
||||||
|
|
||||||
'''
|
'''
|
||||||
def deztohexoctbin():
|
def dez_to_hex_oct_bin():
|
||||||
seperator = ("|,", "_", "/", ";", ",")
|
seperator = ("|,", "_", "/", ";", ",")
|
||||||
|
|
||||||
eingabetext = Eingabe.get(1.0, END)
|
eingabetext = Eingabe.get(1.0, END)
|
||||||
|
|||||||
Reference in New Issue
Block a user