I want to be able to return a boolean value if there are any other characters that deem false. Ex.
x = "0&" if x.isnumeric() == False: retu