►
Run
x = 'apple 314' result = x.isprintable() print(result)
Output