I have a code to create new f_name, l_name, email, id in my program, however it accepts any kind of input all variables. But, I want to limit the empty space/ whitespace to reject invalid input such as f_name, l_name, email, id
I have a code to create new f_name, l_name, email, id in my program, however it accepts any kind of input all variables. But, I want to limit the empty space/ whitespace to reject invalid input such as f_name, l_name, email, id