Coderoad not accepting

the instruction is :
You should display a numbered list of the services you offer before the first prompt for input, each with the format #) <service>. For example, 1) cut, where 1 is the service_id
although my script is doing this and presenting back when not found
codeally@cb7ac1011344:~/project$ ./salon.sh

  1. cutting
  2. trimming
  3. brushing
    select a service : 4
  4. cutting
  5. trimming
  6. brushing
    select a service : 1
    enter phone number :
    this code is not accepted and check does not continue for following steps
    how to resolve ?
    best regards, Guy

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.