Laith Leo Alobaidy

191
reputation
#!/bin/bash    
for skills in LINUX\, BASH\, DOCKER\, K8S\! 
    do
           echo $skills
    done