public/subjects/to-git-or-not-to-git
miguel 6fe1bcf2b2 fix(to-git-or-not-to-git-remake): changed the exercise so that it is doable 2023-05-16 17:28:50 +01:00
..
README.md fix(to-git-or-not-to-git-remake): changed the exercise so that it is doable 2023-05-16 17:28:50 +01:00

README.md

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
$