Run »
Result Size:
625 x 571
txt = "Company 12" x = txt.isalnum() print(x)
x
txt
=
"Company 12"
x
=
txt
.
isalnum
()
print
(
x
)
False