I’m stuck with " If you run
./element.sh script with another element as input, you should get the same output but with information associated with the given element.
"
I tried doing it with case and if/else. My script works with all elements but test doesn’t pass. Any hints
?