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