i want ask to you ( in python)
how I can check if user enter symbols (!,@,#,$,%,^,&,*)
example if user enter this (1234%67890) in var (number) I want compiler show ( number invalid try again )
number from 10 digit
I hope you understand what I mean
thankyou