public/subjects/to-git-or-not-to-git/README.md

382 B

to-git-or-not-to-git

Instructions

Write in a file to-git-or-not-to-git.sh the command that will show the name, power and gender of the superhero with the id: 170.

The output should be exactly like the example below:

$ bash to-git-or-not-to-git.sh
Chameleon
28
Male
$