You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
miguel 6fe1bcf2b2 fix(to-git-or-not-to-git-remake): changed the exercise so that it is doable 12 months ago
..
README.md fix(to-git-or-not-to-git-remake): changed the exercise so that it is doable 12 months ago

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
$