LAB: WORKING WITH SHELL II , Question 1 error

what am i missing exactly ?
folder is compresed in tarball > archived in gzip and is located in the correct folder

is it just the fact i gave it relative path and not absolute path ? so the surgery was a success but the patient died

@Emmanuell2000
You need to scroll down and check the diagram below the question to know the correct path. and if you check the diagram you will find the path
is /home/bob/reptile/snake/python not /home/bob

yeah no, this is not working for me either. i created the tar ball using tar -cf /home/bob/python.tar /home/bob/reptile/snake/python
Then i used gzip python.tar.

when i use ls it shows the file inside. so: /home/bob/python.tar.gz
Is this a bug again?!

edit: seems to be a bug. started the course again and now it works for some reason.